-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
- Rework analyzer assembly loading
- Make things more strongly typed in compilation tracker
- Improve raw string completion
- Fix updating committed solution with insignificant changes
- Avoid adding duplicate suppressors to the host analyzer arrays
- Update infra
- Add -solution option to build.ps1
- Update dotnet format instructions
- Do not consider
ref
argument toin
/ref readonly
parameter as being written to - Upgrade from VSTelemetryApi 17.14.2 to 17.14.8
- Fix copilot layering
- Remove old vs4mac code
- Update CSharpCopilotCodeAnalysisService.cs
- Fix bug where exact path match would throw for additional files
- Cleanup and make semantic token processing and testing code more consistent
- Add CI validation of Semantic Search API lists
- Support textDocument/semanticTokens/full
- Fix SkipApplyOptimizationData parameter
- Fix typo
- Fix reflection use in integration tests
- Ensure we get telemetry signal for
Implement with Copilot
Code Fix - Generate Documentation - Bug Fixes