-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
- Adds --clientProcessId option so server can shutdown when the parent does
- Show both property and extension method items with identical name
- Optimize ProjectChanges for cases when there are no changes
- Change logic for how we cache GeneratorDrivers to avoid initialization
- Improve logging in unit testing work coordinator
- Add Signcheckexclusionsfile for Compiler.Test.Resources.dll
- Fix deadlock in case if pipe reading fails
- Add override parameter
- Switch to balanced source generator execution in VSCode with refresh support
- Handle change in enableFileBasedPrograms setting in the editor
- Extensions: fix NullableContext calculation for type parameters on implementation method
- If there is just one sln/slnx at the root, automatically load it
- [main] Source code updates from dotnet/dotnet
- only publish roslyn-language-server in a single VMR leg
- Add debugging section to Deterministic Inputs documentation
- Add .code-workspace files for all solutions
- No longer recommend 'this' inside nameof in an attribute
- Remove obfuscated dlls from Compiler.Test.Resources
- Document
nameof(this.)break
Reactions are currently unavailable