OmniSharp / omnisharp-vim

Vim omnicompletion (intellisense) and more for C#
http://www.omnisharp.net
MIT License
1.72k stars 168 forks source link

Invalid character in group name #826

Closed Wjinlei closed 1 year ago

Wjinlei commented 1 year ago

I installed OmniSharp using neovim and nvim-lsp-installer. When I opened the cs file, I got the following error

error

I don't know what the problem is, please help me

nickspoons commented 1 year ago

This repo is for the vim client front-end. If you are using neovim LSP then you are not using OmniSharp-vim.

The server you're installing is OmniSharp-roslyn, but I don't know if your issue is with OmniSharp-roslyn or with neovim LSP.

amaanq commented 1 year ago

Just a heads up I get this too right after upgrading my dotnet stuff to 7.0

No idea what causes it or why either way

nickspoons commented 1 year ago

Just a heads up I get this too right after upgrading my dotnet stuff to 7.0

You get what? An nvim error? This is not the place to report it, the reported issue has nothing to do with OmniSharp-vim