-
Right now it's possible to use the --include argument to include only specific list of files to check. This is a handy feature, but the user might hit the **limit of maximum command length 32 767 char…
-
I guess Roslyn analyzers are IDE independent (they depend on the .NET Compiler platform (Roslyn) only), so I would expect them to work in all IDEs those support Roslyn analyzers.
If you consider [t…
-
I am trying to get omnisharp-roslyn in Linux to work with .csproj generated in Windows, but the paths are not interchangeable.
I see omnisharp-vim has an option which uses omnisharp-roslyn built in…
-
Hi,
I've been working on extending LSP client to pull metadata/file source when `textDocument/definition` returns result with `$metadata$` URI (e.g. `uri = "file:///%24metadata%24/Project/nvim-csha…
Hoffs updated
8 months ago
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
-
# Platform
- [ ] Linux
- [X] Windows
- [ ] OSX
# Type
- [X] This is an issue
- [ ] This is a feature request
- [ ] Other
# Checklist
- [X] It hasn't been fixed in the latest master
- [X]…
-
In version 2.0, we made the new Roslyn language server the default option. However, we acknowledge that this version doesn't yet offer all the features of the previous OmniSharp version. If you requir…
-
Running omnisharp-roslyn running in -lsp mode and the project is initialised with csproj file targetting netcoreapp3 framework.
I see no errors in initialisation and the project is loaded successfu…
-
I am sure I am missing something (maybe I just don't understand dynamic registration) but I am not able to implement `codeAction/resolve` in `omnisharp-roslyn`.
The first thing that makes me confus…
-
When try to load the Mobile project, below errors are shown
```
Starting OmniSharp server at 12/20/2023, 10:24:28 AM
Target: /Users/imgen/Learn/Uno.Samples/reference/TubePlayer/TubePlayer.Mobil…
imgen updated
11 months ago