-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
- Fix Quick Info nullability display for backing fields (77240)
- [main] Update dependencies from dotnet/arcade (77175)
- Add missing word to the documentation file (77259)
- Allow more of Razor to use Roslyn Lsp types (74597)
- Make
InterceptableLocationimplementIEquatable<InterceptableLocation>(77137) - Remove state type from 'move type' refactoring (77248)
- Properly pass progress object along in fix all provider (77243)
- Remove need to use semantics in the 'move type' code refactoring provider. (77244)
- Allow oop syncing to send over ephemeral solutions with name/filepath changes in them. (77241)
- Inline Hints - Add background for Windows high contrast mode (77238)
- Do not offer primary constructor parameters when offering to generate Equals/GetHashCode (77235)
- Fix issue where hitting enter before a raw-string literal was processed incorrectly (77236)
- Rename feature to 'Add or remove accessibility modifiers' (77234)
- Semantic Snippets - using snippet (77214)
- Have distinct messages for adding vs. removing accessibility modifiers (77188)
- Cache diagnostic info based on project state not project. (77230)
- Update Compiler Breaking Changes - DotNet 9.md (77231)
- Remove potential leak in CachingSemanticModelProvider._providerCache (77192)
- Cache based on project state not project. (77141)
- Fix issue parsing for-statement initializer chain with commas and no initializers (77184)
- Make conditional weak table static (77210)
- Update Semantic Search Ref assembly (77196)
- Only refetch from CWT if adding to it failed (77211)
- Update 'use interpolated string' refactoring to support fix all (77209)
- Reduce allocations in SymbolCompletionItem.GetSupportedPlatforms (77168)
- Switch to UI thread to activate Semantic Search UIContext (77195)
- Multi-target LSP tests to run against .NET (77173)
- Update PublishData.json (77208)
- Classify string fields with embedded languages if we can see their values passed to a StringSyntax api (77199)
- Mention data string literal feature backport (77076)
- Add Copilot EA for language server (77047)