-
Conversation in FR: https://teams.microsoft.com/l/message/19:afba3d1545dd45d7b79f34c1821f6055@thread.skype/1731402718890?tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47&groupId=4d73664c-9f2f-450d-82a5-c…
-
Roslyn reduces expressions containing a property name `Object` to `object` because it thinks that we are referencing the CLR type rather than a property named `Object`. If we reference the property us…
-
Type: Bug
## Issue Description ##
They work as expected in VS and they were working for a few days on VS Code, but now they are no longer suggested.
## Steps to Reproduce ##
Not sure what's changed…
-
Running on Windows. I'm probably just being dumb here.
When starting via command 'roslyn-language-server' I receive this error:
panicked at D:\a\roslyn-language-server\roslyn-language-server\sr…
-
### Describe the bug
The `NUnit.Analyzers` project provides a suppressor that suppresses the `CS8616` error when a non-nullable field is being initialized via a `SetUp` or `OneTimeSetUp` method. See: …
-
### 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:…
gagbo updated
3 weeks ago
-
It would be awesome if the C# extension could add auto-complete options for the C#-specific editorconfig settings. The [editor config](https://marketplace.visualstudio.com/items?itemName=EditorConfig.…
-
I am using https://github.com/SofusA/roslyn-language-server (which basically wraps the microsoft roslyn lsp server since sublime lsp doesn't support named pipes yet) for C# but there are no diagnostic…
-
### Build
https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=733128
### Build leg reported
VMR Vertical Build / Ubuntu2404_DevVersions_x64 / Build…
-
Noticed this while looking at a trace of editing a C# file in Visual Studio. Roslyn uses elfie in it symbol search support, and that usage is showing up in allocation profiles, in particular, LOH allo…