-
It is unclear to me what the requirements are for the data coming in from PartialResults, particularly in SemanticTokens requests.
For example, imagine that we call `textDocument/semanticTokens/ful…
-
**Version Used**:
Any.
**Steps to Reproduce**:
1. Disable `Insert space after keywords in control flow statements` in formatting settings
2. Format document that contains `fixed` keyword
3. …
-
### Version Used
Compiler: 4.12.0-2.24416.3 (ee863ede)
.NET: 9.0.100-preview.7.24407.12
Visual Studio Code: 1.92.2, `fee1edb8d6d72a0ddff41e5f71a671c23ed924b9`, x64
C# Extension: v2.44.19 …
-
I'm develop a .net 5 project. For that I have embeded version of .net 5, For that setup to load analyzers I've enabled a flag
` `
However analyzers frequently are failing, it's purely random.
Here …
-
While editing code, errors and warning highlights stop updating. If you keep typing, the errors will start to appear under the wrong tokens.
It seems to happen more frequently (or only?) when the c…
-
Hi,
I am trying to use Roslyn's **workspace.OpenProjectAsync** api to load and open a **Microsoft.CodeAnalysis.Project** object using following code:
```
var workspace = MSBuildWorkspace.Creat…
-
## Issue Description ##
Unable to generate assets to build and debug. TypeError: Cannot read property '0' of null
## Steps to Reproduce ##
It just started happening after messing with bin and obj…
-
## Issue Description ##
In my environment, C# ext intellisense is not working. Features like "import namespace" or "Code Lens" is working. There are logs pointing to a possible request failure
> R…
-
## Steps to Reproduce
1. Not sure exactly here how to isolate it, but using Roslyn Remote workspace via ServiceHub under VSMac causes an early socket disconnection.
2. Could guide through reproduc…
-
1. Need to figure out how someone can configure suppressions from the error list if we don't own the error list.
2. Need to remove IDiagnosticService.DiagnosticsUpdated. Currently this is used by ta…