csharp-language-server VS omnisharp-extended-lsp.nvim

Compare csharp-language-server vs omnisharp-extended-lsp.nvim and see what are their differences.

csharp-language-server

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

omnisharp-extended-lsp.nvim

Extended 'textDocument/definition' handler for OmniSharp Neovim LSP (now also `textDocument/references`, `textDocument/implementation` and source generated files) (by Hoffs)
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 omnisharp-extended-lsp.nvim
15 2
477 109
- -
9.2 6.9
13 days ago about 1 month ago
F# Lua
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.

omnisharp-extended-lsp.nvim

Posts with mentions or reviews of omnisharp-extended-lsp.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-15.
  • Problsem with omnisharp-extended and Lazy(vim)
    3 projects | /r/neovim | 15 Jan 2023
    I tried to add the omnisharp-extended repository to my Lazyvim config. As described on both lazvim-starter and the omnisharp-extended repo I added the omnisharp-extended handler to my omnisharp setup. In my old config this worked perfectly. But somehow I can't load the omnisharp-extended plugin. I added it to the config and I see it installed when checking Lazy, but when I try to run require("omnisharp-extended") I get a module not found. Therefore my omnisharp setup doesn't work either. First I thouthg it could be a problem because of lazyloading, but even if I set lazy = false I can't require it.
  • Omnisharp and go to definition behavior
    2 projects | /r/neovim | 31 Dec 2022
    Definitely possible with this plugin: https://github.com/Hoffs/omnisharp-extended-lsp.nvim

What are some alternatives?

When comparing csharp-language-server and omnisharp-extended-lsp.nvim you can also consider the following projects:

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

nvim-config - Neovim configuration

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

starter - Starter template for LazyVim

doomemacs - An Emacs framework for the stubborn martian hacker

dotfiles - My dotfiles (.zshrc, .vimrc, .tmux.conf)

dotfiles

lspsaga.nvim - improve neovim lsp experience

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