Description
C# editors can use language-server features from a bundled Mono-based OmniSharp package. This helps developers get completion, diagnostics, and project analysis without separately arranging the Mono runtime.
It reads source code and project files for editor intelligence. Review workspace trust and editor integration before using it on sensitive repositories.