-
Hi.
Trying to debug a .NET 6 Blazor WebAssembly project in VS Code on a Mac, but the breakpoints don't bind:
### Repro Steps
1. Create a Blazor WASM project:
```
mkdir BlazorClient
cd Bl…
-
### Describe the Issue
dotnet installed in Program Files only has sdk 6, while I need 8. Without admin rights, it's not possible to install sdk 8 in it. So I'm trying to set a custom location for …
-
This is probably related to #11685 and is the one thing keeping me from switching to formatting on save.
**Version Used**:
Visual Studio Code 1.15.1 with the extension "C# for Visual Studio Code …
-
Trying to use `coc.nvim` and `omnisharp-roslyn` lsp and getting some suggestions for completion:
![Screenshot from 2019-06-04 06-18-39](https://user-images.githubusercontent.com/260210/58872000-19a…
-
Hello,
I cannot use Omnisharp "Fix all issues" action in VSCode.
It causes this error :
`"System.NullReferenceException: Object reference not set to an instance of an object\n at OmniSharp.R…
-
## Summary
In README.md, it's suggested to install with a plugin manager and answering `y` when prompt. However, this is likely to stock (at least) in Ubuntu 22.04 in WSL2 because omnisharp-roslyn …
-
I don't know why it doesn't work as expected. I've done the following steps:
1. add `omnisharp` to my `packages` variable in `~/.emacs`
2. `M-x load-file RET ~/.emacs`
3. `dotnet new console --na…
-
Environment:
VS Code version: 1.68.0
C# Extension version: 1.25.0
Azure Core tools: v4
Powershell version: 7
Error:
![image](https://user-images.githubusercontent.com/5319479/174055673-46a3f5…
-
- VSCode poratble installed successully
- C# Extension installed, editor restarted and got error:
```
Installing C# dependencies...
Platform: win32, x86_64
Downloading package 'OmniSharp for…
-
## Steps to Reproduce
1. Install latest Mono from stable/VS channel (6.10) or preview channel (6.12)
2. Check MSBuild version
### Current Behavior
The latest bundled MSBuild is 16.6 (in …