Skip to content

Conversation

CyrusNajmabadi
Copy link
Member

@CyrusNajmabadi CyrusNajmabadi commented Aug 27, 2024

Followup to #74906.

@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Aug 27, 2024
@CyrusNajmabadi CyrusNajmabadi marked this pull request as ready for review August 28, 2024 04:00
@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner August 28, 2024 04:00
@CyrusNajmabadi
Copy link
Member Author

@dibarbet @genlu this is ready for review.

public bool MutatesSolutionState => false;
public bool RequiresLSPSolution => true;

private static async Task<(Checksum parseOptionsChecksum, Checksum textChecksum)> ComputeChecksumsAsync(Document document, CancellationToken cancellationToken)
Copy link
Member

Choose a reason for hiding this comment

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

Is this endpoint invoked as part of a specific user action, or is the client polling us?

Copy link
Member Author

Choose a reason for hiding this comment

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

client polling i believe.

@CyrusNajmabadi
Copy link
Member Author

@genlu @dibarbet ptal :)

@CyrusNajmabadi CyrusNajmabadi merged commit 0ceb056 into dotnet:main Aug 28, 2024
25 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Aug 28, 2024
@CyrusNajmabadi CyrusNajmabadi deleted the relatedDocumentsHandler branch August 28, 2024 22:37
@akhera99 akhera99 modified the milestones: Next, 17.12 P3 Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE 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.

4 participants