Skip to content
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

Merge main into feature branch #59372

Merged
1,019 commits merged into from
Feb 8, 2022

Conversation

ryzngard
Copy link
Contributor

@ryzngard ryzngard commented Feb 8, 2022

No description provided.

genlu and others added 30 commits January 27, 2022 16:43
Switch liveshare to use LSP pull diagnostics and cleanup server name usages
…awStringLiterals

Merge main to features/RawStringLiterals
* Filter cancellation exceptions in generator driver

* Simplify exception filter.
Make all uses take a token
Pass the token through from parent wrapper operations.


Co-authored-by: Jared Parsons <[email protected]>
Revert "Remove dependency on EditorFeatures from Remote.ServiceHub project"
…127.8 (dotnet#59134)

[main] Update dependencies from dotnet/arcade
There are a few places where compiler APIs are swallowing internal
exceptions and returning null from APIs as a way to march on; this
removes those places, and then removes our ReportAndCatch* APIs from
the compiler layer entirely. We currently have no (cross platform)
way of implementing those in a way that would allow for non-fatal error
reporting.

Closes dotnet#58375
sharwell and others added 20 commits February 3, 2022 12:42
Move embedded language tests to unittests2 project
Always allow the 'upgrade project' fixer to upgrade to 'preview' versions of C#
…ternDefault

Fix 'populate switch' to understand more possible user cases
Don't offer 'use not null' when inside an expression tree
Support block/expression body preferences for event accessors
* Make CompletionOptions global

* Completion pass-through options

* Separate metadata to CompletionOptionsMetadata, SignatureHelpOptionsMetadata

* Rename -OptionsMetadata to -OptionsStorage
* Update Versions.props

* Update PublishData.json
Remove a first chance exception for normal cancellation
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approval

@ghost ghost merged commit dbca90b into dotnet:features/rename_ui_rework Feb 8, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.