csharp-language-server VS coc-omnisharp

Compare csharp-language-server vs coc-omnisharp and see what are their differences.

csharp-language-server

Roslyn-based LSP language server for C# (by razzmatazz)

coc-omnisharp

OmniSharp integration for coc.nvim (by coc-extensions)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
csharp-language-server coc-omnisharp
15 2
477 116
- 0.9%
9.2 0.0
13 days ago almost 1 year ago
F# TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

csharp-language-server

Posts with mentions or reviews of csharp-language-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-10.

coc-omnisharp

Posts with mentions or reviews of coc-omnisharp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-10.
  • C# lsp configuration with neovim CoC
    4 projects | /r/neovim | 10 Nov 2023
    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:
  • How can I use C# with Neovim?
    3 projects | /r/neovim | 1 Nov 2021
    This plus :CocInstall coc-omnisharp is probably the easiest path to take. See the requirements for OmniSharp here.

What are some alternatives?

When comparing csharp-language-server and coc-omnisharp you can also consider the following projects:

omnisharp-roslyn - OmniSharp server (HTTP, STDIO) based on Roslyn workspaces

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

Plotly.NET - interactive graphing library for .NET programming languages :chart_with_upwards_trend:

nvim

omnisharp-extended-lsp.nvim - Extended 'textDocument/definition' handler for OmniSharp Neovim LSP (now also `textDocument/references`, `textDocument/implementation` and source generated files)

vim-polyglot - A solid language pack for Vim.

doomemacs - An Emacs framework for the stubborn martian hacker

dotfiles

try-convert - Helping .NET developers port their projects to .NET Core!

neovim - Vim-fork focused on extensibility and usability

omnisharp-vim - Vim omnicompletion (intellisense) and more for C#

vscode-csharp-ls - Visual Studio Code C# LSP client for csharp-language-server