Top "Omnisharp" questions

OmniSharp provides refactoring and AST support for the C# language for a variety of plugins written for popular text editors, including Vim, Emacs, Atom, Sublime Text, VS Code, and Brackets.

VS Code install C# extension with local OmniSharp

Due to limitations with my current work setup, I'm trying to do a local installation of the VS Code C# …

visual-studio-code omnisharp
"Predefined type 'System.*' is not defined or imported" Error, visual studio code, omnisharp

I'm having an issue with the mentioned error in several .net core applications. I'm using vs code version 1.18.0 but the …

c# visual-studio-code .net-core omnisharp
VS Code / OmniSharp - how to set path to dotnet SDK / CLI tools explicitly

I'm using Visual Studio Code. On my machine, I have two separate installations of the Net Core SDK / dotnet CLI …

c# visual-studio-code .net-core omnisharp