-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
- Fix typos (77316)
- Reduce allocations during completion in FilterToVisibleAndBrowsableSymbols (77315)
- Make diagnostic checksum computation into an extension method. (77277)
- Change override completion to select text after updating the buffer. (76983)
- disable the WPF ComboBox Search behavior in Rename popup (77312)
- Add Copilot UI prototype to Semantic Search window (77222)
- Fix false positive 'Unnecessary assignment of a value' (77297)
- Disable realtime monitoring in the official pipeline (77302)
- Generate Documentation Auto-Insert (76665)
- Update to release nuget packages (#77261) (77298)
- Allow Semantic Search query function to take symbol parameter (77272)
- Don't use hardcoded line endings (77296)
- Remove out of support branches from PublishData.json (77294)
- Update PublicAPI files for 17.13 ship (#77266) (77295)
- Update debugger contracts to fix hot reload issue (77284)
- [main] Update dependencies from dotnet/source-build-reference-packages (77014)
- Switch TextDocumentState.GetTextVersionAsync to ValueTask to reduce allocations. (77213)
- Add an option to ignore aliases when moving using directives outside a namespace (77291)
- Fill some gaps in the LSP (77289)
- Update runtime async spec (76872)
- Ensure diagnostics refresh when source generators run in balanced mode (77271)
- Disable realtime monitoring in the PR-validation pipeline (77282)
- Fix override completion when attribute below (77242)
- Fix crash in 'introduce variable' when converting an object creation expression to an implicit object creation expression (77279)