Merges/main to release/dev17.2#59823
Merged
RikkiGibson merged 767 commits intorelease/dev17.2from Mar 1, 2022
Merged
Conversation
Simplify the wrapping code for initializer-expression wrapping
* Make classification, inline hints, quick info and symbol description options global
Fixed IDE0044 (Make Field Readonly) for DataMember fields in DataContract classes
Support extended property patterns in 'use recursive' refactoring
…vice.cs Co-authored-by: Jason Malinowski <jason@jason-m.com>
Move some nuget-search code to run in the BG
…-issue Cache the unescaped form of globalconfig section names
Use GetBestTypeByMetadataName in 'use System.HashCode' fixer
Retrieving clipboard data on open is causing significant problems for some users. Until we solve this, disable that behavior by default Fixes: AB#1467909 AB#1487900 AB#1487925 AB#1488011 AB#1488019 AB#1488430 AB#1488574 AB#1487421 AB#1463413
Make the IDocumentNavigationSerivice entirely async.
Fixed odd naming suggestions
Fixes AB#1467909 Removes usage of Clipboard APIs for StackTrace Explorer in cases where we are looking at the clipboard data on VS activation
Add MetadataAsSource test for records
…External Access API (#59794) * Add GlobalOptions.SetBackgroundAnalysisScope External Access API * Add PythiaGlobalOptions * Add IFSharpEditorFormattingServiceWithOptions
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.
For snap. @JoeRobich @dotnet/roslyn-infrastructure for review.