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 'PrimaryConstructors' #66053

Merged

Conversation

AlekseyTs
Copy link
Contributor

No description provided.

DoctorKrolic and others added 30 commits December 8, 2022 10:47
* Improve parser consistency

* Simplify more

* Improve parser consistency

* Improve parser consistency

* simplify further

* Lint

* Simplify

* Simplify

* Update src/Compilers/CSharp/Portable/Parser/LanguageParser.cs

Co-authored-by: Jan Jones <[email protected]>

* Simplify more

* Use pattern

* Simplify

* Simplify

* Simplify

* Simplify

* Simplify

* Simplify

* Simplify

* Simplify

* Simplify

* Simplify

* Simplify

* Simplify

* Simplify

* Simplify

* Make static

* Make static

* Simplify more

* Simplify more

* Simplify more

* Simplify more

* Simplify more

* Simplify more

* Simplify more

* Simplify more

* Simplify more

* Simplify more

* Simplify more

* Simplify more

* Simplify more

* Simplify more

* Simplify more

* Simplify more

* Simplify more

* named arg

* Named args

* Named args and cleanup

* Cleanup

* Cleanup

Co-authored-by: Jan Jones <[email protected]>
…outline-by-default

Disable document outline
Move Generate from usage tests to new framework
Fix XAML LSP by using a queue provider instead of subclassing
…-release/dev17.5

Merge release/dev17.4 to release/dev17.5
…-release/dev17.5-vs-deps

Merge release/dev17.5 to release/dev17.5-vs-deps
* Report process exit code in gold bar

* Remove unused field
…-release/dev17.5

Merge release/dev17.4 to release/dev17.5
…-release/dev17.5-vs-deps

Merge release/dev17.5 to release/dev17.5-vs-deps
Add FixAll in Solution support for Enable nullable refactoring
CyrusNajmabadi and others added 18 commits December 15, 2022 15:34
…213.4 (dotnet#66011)

[main] Update dependencies from dotnet/arcade
Improve performance of Document-Highlight-Refs
…215.3 (dotnet#66039)

[main] Update dependencies from dotnet/arcade
…lyzers

Create initial subscription to roslyn analyzer updates
Additional perf improvements for document highlights
…t#65987)

* Support MemberNotNull on required members in nullable analysis

Fixes dotnet/csharplang#6754, dotnet#65406.

* Handle and add test for IDE-discovered scenario.

* PR feedback.
…er (dotnet#66041)

* Avoid using Solution.Options in ConfigureCodeStyleOptionCodeFixProvider

* Avoid Solution.Options in BlockCommentEditingCommandHandler

* Avoid Solution.Options in IntellisenseQuickInfoBuilderContext

* Avoid Solution.Options in ChangeSignatureService

* Avoid Solution.Options in TaskListDiagnosticSource

* RecommendationServiceOptions
Suppress semantic diagnostics from being reported by pull-diag-taggers until the project has fully loaded.
@AlekseyTs AlekseyTs enabled auto-merge December 18, 2022 19:27
@AlekseyTs AlekseyTs merged commit 397ce34 into dotnet:features/PrimaryConstructors Dec 18, 2022
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.