-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Merge master to master-vs-deps #44707
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
Conversation
ghost
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Auto-approval
Tell lsp client not to send us open/close notifications
Update error code in ConvertIfToSwitch test
|
Reset HEAD of |
Wait for callbacks to complete before returning
|
Reset HEAD of |
* RemoveHostClientProvider * Do not start ServiceHub in command line mode * Unused usings * CreateConnection can no longer return null * Connection refactoring * Feedback * Feedback * Workaround for CodeLens issue * Address NuGet PackageInstall failure * Remove NuGet workaroud fixed in 15.9 * Fix potential hang
Fix wrong reporting for removing parenthesis for stackalloc
|
Reset HEAD of |
Improve performance of SyntaxTreeIndex checksum computation.
|
Reset HEAD of |
This is an automatically generated pull request from master into master-vs-deps.
git fetch --all git checkout merges/master-to-master-vs-deps git reset --hard upstream/master-vs-deps git merge upstream/master # Fix merge conflicts git commit git push upstream merges/master-to-master-vs-deps --forceOnce all conflicts are resolved and all the tests pass, you are free to merge the pull request.