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

Test EnC document diagnostics in non-host workspace #75140

Merged
merged 2 commits into from
Sep 21, 2024

Conversation

tmat
Copy link
Member

@tmat tmat commented Sep 16, 2024

No description provided.

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Interactive untriaged Issues and PRs which have not yet been triaged by a lead labels Sep 16, 2024
@tmat tmat marked this pull request as ready for review September 16, 2024 23:48
@tmat tmat requested a review from a team as a code owner September 16, 2024 23:48
@tmat tmat changed the title Enc diags workspace kind test Test EnC document diagnostics in non-host workspace Sep 16, 2024
@@ -354,11 +354,6 @@ private async Task<TestLspServer> CreateTestLspServerAsync(EditorTestWorkspace w
solution = solution.WithAnalyzerReferences([analyzerReferencesByLanguage]);
await workspace.ChangeSolutionAsync(solution);

// Important: We must wait for workspace creation operations to finish.
Copy link
Member Author

Choose a reason for hiding this comment

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

Moved to CreateAsync - all callers of it had this code.

@tmat tmat enabled auto-merge (squash) September 18, 2024 17:17
@tmat tmat merged commit 54fd790 into dotnet:main Sep 21, 2024
25 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Interactive untriaged Issues and PRs which have not yet been triaged by a lead VSCode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants