-
I've been using https://github.com/OmniSharp/omnisharp-vim, however the syntax highlighting seems off. Most everything ends up being the same color.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Sounds like a bug. There are usually a few options when dealing with syntax and language specific features. You could find a syntax file for c# and copy it manually into your vim settings. For example: https://github.com/jlcrochet/vim-cs
-
He also has a plug-in you may be interested in: https://github.com/nickspoons/vim-sharpenup
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.