-
## Is your feature request related to a problem? Please describe.
tl;dr: OmniSharp should allow configuring the formatter (omnisharp.json) to remove unused imports.
#1245 shows that it is possib…
-
### Describe the feature you'd like
tl;dl - Omnisharp's F12 loaded referenced source whereas Language Server Protocol loads DLL's metadata
---
I work on many projects simultaneously. Some are …
-
I double-click the executable after extraction from the x64 zip archive (unblocked first). The window launches full-screen, I get to see a spinner in the middle and that's it.
Windows 10 with lates…
-
**Is your feature request related to a problem? Please describe.**
The language server should support [inlay hints](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specif…
-
I have installed the c# extension and open my Monogame project in Zed. I get syntax highlighting, but no IDE hints or linting. I open zed logs and see
```
[INFO] starting language server "omnisharp"…
-
## Issue Description ##
When you have a self-closing blazor tag within an if expression the code block loses most of the colorization
## Steps to Reproduce ##
1. Create a `.razor` file
2. Have som…
-
## Issue Description ##
Cannot use FileOptions to prevent Omnisharp from processing unwanted directories using the FileOptions. Also cannot prevent RoslynExtensions (Roslynator) from processing direc…
-
neovim version: 0.6.0
lsp server: Omnisharp
plugin config:
```
g.code_action_menu_show_details = false
```
Actual behavior:
![image](https://user-images.githubusercontent.com/17771546/1472960…
-
_Transferred from https://github.com/OmniSharp/omnisharp-vscode/issues/5394_
I came across an odd bug, if I have a razor page open and press Ctrl+K, C (compare file to clipboard) the output windo…
-
## Steps to Reproduce ##
Open the following project:
```xml
netcoreapp3.1; net5.0
projectx
aspnet-projectx-0FB5BB25-15E6-4B42-8170-FF4E02860532
0
Linux
…