C# lsp configuration with neovim CoC

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

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. coc.nvim

    Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

    I'm currently on an old setup (using coc and polyglot) and nvim v0.6.1. I'll be updating to a more modern setup within next year, using the native lsp and building nvim more frequently. But that's not today.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  3. vim-polyglot

    A solid language pack for Vim.

    I'm currently on an old setup (using coc and polyglot) and nvim v0.6.1. I'll be updating to a more modern setup within next year, using the native lsp and building nvim more frequently. But that's not today.

  4. coc-omnisharp

    OmniSharp integration for coc.nvim

    The recommended approach used to be coc-omnisharp, but it has been discontinued in favor of chsarp-ls. I have installed csharp-ls with dotnet tool install --global csharp-ls, and the executable is on ~/.dotnet/tools. The following is on my coc settings:

  5. csharp-language-server

    Roslyn-based LSP language server for C#

    The recommended approach used to be coc-omnisharp, but it has been discontinued in favor of chsarp-ls. I have installed csharp-ls with dotnet tool install --global csharp-ls, and the executable is on ~/.dotnet/tools. The following is on my coc settings:

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

  • Convert neovim .lua to .vim?

    2 projects | /r/vim | 20 Mar 2023
  • Does anyone know some good altermatives for these Vim plugins on Emacs?

    3 projects | /r/emacs | 18 Jul 2023
  • GCC autocompletion

    2 projects | /r/vim | 30 May 2023
  • occur mode - editable grep results

    5 projects | /r/neovim | 4 May 2023
  • [Neovim] Comment ajouter la complétion de code C / C ++ dans neovim?

    3 projects | /r/enfrancais | 10 Apr 2023

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?