-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Merge main-vs-deps into release/dev17.0-vs-deps #56047
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merge main to main-vs-deps
Avoid enumerator allocations for DiagnosticDescriptor.CustomTags
Update Arcade and require .NET 6 Preview 7 SDK
…pool Allow the integration CI pipeline to specify a build pool
Merge main to main-vs-deps
Add test for FixAll in ChangeNamespaceToMatchFolder
…uffer that is not tracked as open in the workspace. This prevents keys from being intercepted when a user tries to type in the preview window
…onflict Prefer symbol references in InlineRename
Bug fix extract local function errors C#7 and below
Revert "Merge pull request #55738 from dotnet/main"
Merge main to main-vs-deps
Merge main to main-vs-deps
… using InterpolatedStringHandlerArgumentAttribute on a lambda.
… 20210820.1 (#55788) [main] Update dependencies from dotnet/source-build
The default sort order for `char` / `string` changed on .NET Core. This impacted a number of our tests which weren't explicitly using ordinal to compare strings. dotnet/runtime#43956
Switch option to new name to fix build break
… in partial classes (#55861)
* Implement metadata reference provider
…wMargin Add an option to let user could change the position of Inheritance Margin
* Add generator drive cache to VBCSCompiler: - Create a new cache type - Make the compiler optionally take it - Pass in the cache when running on the server - Check the cache (if there is one) for a generator driver before creating a new one - Add feature flag to disable cache - Disable the cache when there isn't an output file name Co-authored-by: Charles Stoner <chucks@microsoft.com>
Remove RemoveUnusedReferences command hotkey
Add Import Directives to the VS options search text
Fix typing in rename preview changes
Remove experimental suffix for inheritance margin
Merge main to main-vs-deps
Merge main to main-vs-deps
Cosifne
approved these changes
Aug 31, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.