Merge 'main' into DefaultInterfaceImplementation#61323
Merged
AlekseyTs merged 857 commits intodotnet:features/DefaultInterfaceImplementationfrom May 16, 2022
Merged
Conversation
* Revert to pass isBlocking as a parameter * link
…-deps-to-release/dev16.11-vs-deps Merge release/dev16.9-vs-deps to release/dev16.11-vs-deps
…-main Merge release/dev17.3 to main
…rges/release/dev16.11-vs-deps-to-release/dev17.0-vs-deps
…s-deps-to-release/dev17.0-vs-deps Merge release/dev16.11-vs-deps to release/dev17.0-vs-deps
…-deps-to-release/dev17.1 Merge release/dev17.0-vs-deps to release/dev17.1
…safe-local-function Suggest `fixed` keyword in unsafe local functions
…ated property references
The fix for https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1511117 will first be available in 17.3.
Add EA layer for ASP.NET Core.
Hard select item from default source when filter text is empty
…sh-json Update PublishData.json with new package
Focus the UI based on the Loaded event instead of Initialized
With the new experience no longer blocking the UI thread, we want to enable this feature by default in 17.3
* Update dependency versions for 4.2.0 publishing Updates our nuget versions for 4.2.0, so that all published binaries will depend on publicly-available non-prerelease packages. As part of this, I removed explicit MSBuild references where they were unneeded, now that Microsoft.VisualStudio.Shell.15.0 is advertising their MSBuild dependency.
Use SegmentedHashSet<T> to eliminate LOH allocations in AsyncBatchingWorkQueue
More SyntaxContext sharing among CompletionProviders
* Fix several LSP completion kind mappings * Extension method
…-release/dev17.3 Merge release/dev17.2 to release/dev17.3
Fix crash when a multi-line raw literal becomes a skipped token.
Add an UWP OptProf test for IDE
…-main Merge release/dev17.3 to main
Contributor
Author
333fred
approved these changes
May 14, 2022
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
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.