|
|
|
|
|
by malekpour
3692 days ago
|
|
OmniSharp is a language service which can be used by editors such as Sublime, Atom, Vim and VS Code to provide syntax highlighting, in place suggestions, error reporting, refactoring and lots of other cool features.
It is open source and cross platform and since it is common language service across all editors, in theory you should expect same error messages and behavior regardless of what OS or editor you are developing in. |
|