-
I'm using omnisharp vscode extension and the omnisharp server crashes every 5-10 seconds with one the following errors:
```
[fail]: OmniSharp.Stdio.Host
************ Response (0.7755ms) …
-
I used the latest (1.25.5) pre-release Omnisharp VS Code version: https://github.com/OmniSharp/omnisharp-vscode/releases with `Razor to 7.0.0-preview.23124.2`
Originally I posted this as a comment …
-
I couldn't get omnisharp to work with https://github.com/JosefPihrt/Roslynator as the wiki says you can. Do I have to put a path to some .dll file that is inside the nuget package in the omnisharp.jso…
-
Looking into using vscode for C# using OmniSharp plugin. Typescripter version 1.3.5.
I get a warning about typescripter being version 4.5.2 instead of 4.5.
I haven't looked into it too much but ge…
-
## Issue Description ##
Hi, im currently trying to set-up vscode in such a way that I can use both the debugger and `dotnet watch run`. When running` dotnet watch run` it spawns a new process eg `wea…
-
**Is your feature request related to a problem? Please describe.**
I want to be able to use code-formatting and refactoring features from other extensions in VS Code
Currently, when i call "Format D…
vabka updated
5 months ago
-
It's tested only on windows, but must be problem on all platforms.
**Message:** OmniSharp.exe has stopped working
**Plugin:** OmniSharp-Sublime
**Reproduce:**
- in `OmniSharpSublime.sublime-settings…
-
### 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:…
-
This looks like local misconfiguration, but I can't seem to force mono to listen on localhost instead of remote network:
Stop iptables so that they don't interfere:
``` shell
sudo systemctl stop ipt…
-
I have cloned this repository and used Visual Studio Code to build it with CTRL + F5.
Some categories are working as expected, some are not working at all.
The situation is as following:
- [x] …