How to properly configure omnisharp mono? #1632
Replies: 1 comment
-
Duplicated, sorry. #970 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is my first time using neo vim and configuring a full editor on it. I am trying to use mason and mason-lspconfig to use C# on Ubuntu but Im not understanding what I am doing wrong.
This is my mason.lua
This is my lspzero.lua
This doc on omnisharp says that omnisharp_mono does not exist on lsp_config but is not clear for me how to configure it properly.
This is what is logged when I open an net8.0 project:
[lspconfig] Cannot access configuration for omnisharp_mono. Ensure this server is listed in
server_configurations.mdor added as a custom server.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions