Does anyone use Vim for C#?

This page summarizes the projects mentioned and recommended in the original post on /r/vim

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.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. omnisharp-vim

    Vim omnicompletion (intellisense) and more for C#

    I've been using https://github.com/OmniSharp/omnisharp-vim, however the syntax highlighting seems off. Most everything ends up being the same color.

  2. 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.

    CodeRabbit logo
  3. vim-cs

    Improved syntax highlighting for C# (by jlcrochet)

    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

  4. vim-sharpenup

    Sharpen-up your OmniSharp-vim tooling

    He also has a plug-in you may be interested in: https://github.com/nickspoons/vim-sharpenup

  5. dotfiles

    my dotfiles and configurations, stored with stow! (by mhegreberg)

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.

Suggest a related project

Related posts

  • Are there any Vim C# Azure DevOps/TFVC plugins?

    1 project | /r/vim | 26 Feb 2023
  • C# - Not getting certain auto-completions

    1 project | /r/godot | 23 Feb 2023
  • How to setup C# (omnisharp) environment MacOS

    2 projects | /r/neovim | 23 Jan 2023
  • Is it possible to execute multiple code actions at once?

    1 project | /r/neovim | 6 Dec 2022
  • Visual Studio Code con .NET 7 y C# 11

    3 projects | dev.to | 8 Nov 2022