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

Throw when there is a syntax version mismatch in codelens #73902

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

dibarbet
Copy link
Member

@dibarbet dibarbet commented Jun 8, 2024

Noticed in integration tests that sometimes we would get silent failures. We should be throwing here with a specific exception that will tell the client to re-request the codelens items.

This also matches how inlay hints behaves.

@dibarbet dibarbet requested a review from a team as a code owner June 8, 2024 00:08
@dibarbet dibarbet requested a review from JoeRobich June 8, 2024 00:08
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead labels Jun 8, 2024
…ndler.cs

Co-authored-by: Sam Harwell <sam@tunnelvisionlabs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure 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.

4 participants