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

Snap 17.7p3 #68821

Merged
merged 823 commits into from
Jun 28, 2023
Merged

Snap 17.7p3 #68821

merged 823 commits into from
Jun 28, 2023

Conversation

RikkiGibson
Copy link
Contributor

No description provided.

CyrusNajmabadi and others added 30 commits June 7, 2023 14:28
Move off of recursion when determining pp-directive information for a file.
Switch to new lower-overhead spell checking protocol
…-cleanups-and-perf-improvements

Ensure we only ask for a symbol's documentation comment once
…ywordName

Fix 'use primary constructor' with nested types.
Fix 'Use Local Function' fixer in code style layer
Use DelayTimeSpan where applicable
Fixes random test failures involving cancellation of ServiceHub requests.
Update to Nerdbank.Streams 2.9.116
…host

Merge internal fork of LSP tools back into Roslyn
Miizukii and others added 14 commits June 27, 2023 01:59
…ences (#66515)

* fixed CA1854 occurrences c#

* fixed CA1854 occurrences VB

* VB init with Nothing + fix formatting

* Address PR feedback

* Update src/Workspaces/Core/Portable/Rename/ConflictEngine/RenamedSpansTracker.cs

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

* remove redundant ifs

* Apply suggestions from code review

Co-authored-by: CyrusNajmabadi <[email protected]>

---------

Co-authored-by: Jan Jones <[email protected]>
Co-authored-by: CyrusNajmabadi <[email protected]>
…P/VSCode

Work towards #68553.
This needs a corresponding change in dotnet/vscode-csharp repo. I verified that this change + the corresponding vscode-csharp change enables FSA support in C# DevKit extension in VSCode.

Needs couple more Roslyn side fixes as a follow-up: #68797 and #68798
Roslyn side changes to enable full solution background analysis in LSP/VSCode
…626.5 (#68802)

[main] Update dependencies from dotnet/arcade
- Coherency Updates:
  - Microsoft.DotNet.XliffTasks: from 1.0.0-beta.23312.2 to 1.0.0-beta.23319.1 (parent: Microsoft.DotNet.Arcade.Sdk)
…yPackageVersion

Update VSTelemetry package version
"Fix" LSP semantic token modifiers
Avoid using 'solution crawler' terminology in the option name
Rename background analysis option name
@RikkiGibson RikkiGibson requested review from a team as code owners June 28, 2023 17:26
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead labels Jun 28, 2023
@RikkiGibson RikkiGibson removed request for a team June 28, 2023 17:28
CyrusNajmabadi and others added 2 commits June 28, 2023 10:55
* Fix SuppressMessage attributes working on primary constructors

* Simplify

* Simplify

* Use helper

* update docs

* update docs

* Add dedicated tests

* SHare code, add test

* remove using

* Rename
Closes #68819.
Consumption of such inline array types is still not supported.
@RikkiGibson RikkiGibson merged commit 1f2bdd6 into release/dev17.7 Jun 28, 2023
@RikkiGibson RikkiGibson deleted the merges/main-to-release/dev17.7 branch June 28, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.