-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
- Make the preview code on the formatting options pages readable for the narrator
- Fix inconsistent duplicate modifier error reporting
- Use constant indices when populating Lists and arrays in collection expressions
- Swich away from VSIXExpInstaller
- Use variable for pool in official builds
- Add ParameterListStructureProvider for collapsing multi-line parameter lists
- Remove VSIX publishing from bootstrap leg
- Consider PATH again when searching for dotnet host
- Mention conditionals in CFG section in Compiler Test Plan
- Better handle if a BuildHost process crashes that prevents connection
- Extensions: improve diagnostics for operators
- Delete unused installer package
- Fix await keyword recognition in interpolated strings with parentheses
- Razor EA changes to better support the dataTipRange LSP message in cohosting
- Enable LSP go-to-definition, find-all-references, and go-to-implementation with command handler precedence
- Add narrator support to move static members
- Avoid broken NetCore1ESPool-Svc-Internal pool
- Avoid an infinite cycle in
MakeAcyclicBaseType - Try to reuse initialized generator drivers when we can
- Enable runtime async tests
- Fix VariablesDeclaredWalker with recursive patterns
- Improve error recovery for => in constructor initializers
- Fix "Introduce local" generating invalid code for function pointer types
- Fix "Generate method" to add static modifier for function pointers
- Fix: Preserve verbatim identifiers in tuple element names during code generation
- Fix ref safe context of assignments to be their RHS
- Improve arity error message to prefer generic type when both generic and non-generic exist
- Improve documentation and error message for InsertTokensBefore/After and ReplaceToken methods
- Fix parsing of delegate declarations with tuple return types at top-level
- Update PreReleaseVersionLabel to version 2
- Add ETW event for project creation in ProjectSystemProjectFactory
- Decouple tracking of synthesized top-level types from
PrivateImplementationDetailsclass - Support LSP includeDeclaration field in find all references
- Limit MaxDegreeOfParallelism in RoslynParallel
- Add narrator support to pick member search bar
- Add snap script