-
Once https://github.com/dotnet/roslyn-project-system/pull/1771 is checked we need to add telemetry points in the implementations of OnDimensionValueChangedAsync to track what is the usage of add/remov…
-
For consistency with LSP and VS Code, user visible references to "inline hints" should use "inlay hints" instead.
Related change in Roslyn: https://github.com/dotnet/roslyn/pull/71855
-
```
My set-up:
wsl2 with Ubuntu 22.04.2 LTS
nvim with omnisharp-roslyn
```
I would like use it for unity projects, but omnisharp can't resolve Windows paths of Unity and VS assemblies.
Unity…
-
### Describe the feature.
#### Is your feature related to a problem? Please describe.
Publishing events and sending commands is validating at run-time. Having an analyzer to detect that during dev…
-
Runfo Tracking Issue: [roslyn.visualstudio.newintegrationtests.csharp.csharperrorlistnetcore.errorlist ](https://runfo.azurewebsites.net/tracking/issue/334)
|Build|Definition|Kind|Run Name|
|---|-…
-
```
Gu.Roslyn.Asserts.AssertException : Found errors.
CS0281 Friend access was granted by 'Gu.Roslyn.Asserts, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null', but the public key of the output…
-
Intent is to gauge ability to F5 and gate arcade PRs like SDK updates on this test. We should also validate if this be of value given the VS images used in our queue are much older.
-
**Version Used**:
Please see the packages.config. Microsoft.CodeAnalysis packages 2.6.0
**Steps to Reproduce**:
program.cs file
```
static void Main(string[] args)
{
var…
sk78v updated
2 years ago
-
It's better to generate code with roslyn, codedom is obsolete
-
We should coordinate design-time build and full build errors/warnings similar to what Roslyn does to avoid duplicate errors/warnings and [errors/warnings showing up that have been fixed](https://githu…