-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Area-IDEuntriagedIssues and PRs which have not yet been triaged by a leadIssues and PRs which have not yet been triaged by a leadvs-insertion
Description
- Simplify stale project handling
- Bump Microsoft.VisualStudio.Extensibility.Testing.Xunit to 0.1.796-beta
- Reduce path length of Roslyn ServiceHub Services folder
- Skip GetProjectXml_FileBasedProgram_SdkTooOld_01 test
- Update insertions for VS release changes
- Remove assumption about a tree shape that compound assignment produces
- Use ConfigureAwait(true) when in a blocking JTF run call
- Fix static extension method not showing up on enum type
- Remove dependency on ClassificationOptions and DefinitionItem from Semantic Search service
- Allow razor to use SolutionChecksumUpdater
- Move to .NET 10p6
- Adds EqualityComparer.Create polyfill
- Fixes rename attribute bug
- Move to xunit.runner.visualstudio 3.1.3
- Avoid reusing temps whose refs might be captured
- Avoid eliding pointer-to-ref conversions
- Update 'use auto property' to respect user options around
this.
for property access. - Fix issue where we weren't properly preserving indentation when pasting into a string literal
- Extensions: extension marker type name
- Fix code gen for some compound assignment scenarios involving extension properties.
- Fix make-readonly with spans.
- Change how trailing trivia is preserved in use-auto-prop
- Indent test arguments
- Special case a few well-known immutable types in use-auto-prop
- Preserve comments when switching to auto props
- Add tracking issue for disabled assert
- Fix loss of nullability attributes when getting the 'constructed reduced from' method.
- Support interpolated string handlers in extension blocks
- Delete unnecessary GetServiceAsync calls
- Offer 'implement interface' when inside a type's body
- Delete unused types
- EnC support for project level changes
- Handle new extension foreach nullability
- Put revert in main too
- Update to xunit.runner.visualstudio 3.1.1
- Update configs for snap
- Ensure generated types come after top level statements
- Fix issue where typeof/sizeof weren't classified properly in FindRefs
Metadata
Metadata
Assignees
Labels
Area-IDEuntriagedIssues and PRs which have not yet been triaged by a leadIssues and PRs which have not yet been triaged by a leadvs-insertion