-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
- Disable AzDO dependabot
- Fix property pattern indentation in positional and parenthesized patterns
- Update solution explorer font automatically when user changes it
- Improve error message for record inheritance without parameter list
- Filter IntelliSense attribute suggestions by AttributeTargets
- Include default RSP files for core compilers
- Update MSBuild packages in net472 to 18.0.2
- Update information for Unions feature
- Add comprehensive tests for C# spacing formatting options
- Dartlab pipeline improvements
- Fix IDE0055: Enforce import directive grouping when groups are contiguous, regardless of sorting
- Document Outline - make search bar navigable
- Document outline - Update highlight color
- Add tests demonstrating lambda comment formatting issue is fixed
- Fix DeclaringSyntaxReferences returning empty for VB catch variables
- Add Unsafe Evolution feature status
- Fix superfluous managed address errors for pointer to non-existent type
- Unify raw string lexing and parsing