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

Add endpoint for public semantic tokens LSP API #53379

Merged
merged 1 commit into from
May 13, 2021

Conversation

dibarbet
Copy link
Member

The semantic tokens version in the VS LSP dlls was created before the actual public LSP api shipped, so some of the names are outdated. For now to allow semantic tokens in VSCode, we can just implement the correct method names until the VS LSP client updates their protocol packages. This is tracked by https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1249055

@dibarbet dibarbet added Area-IDE LSP issues related to the roslyn language server protocol implementation labels May 13, 2021
@dibarbet dibarbet requested a review from a team as a code owner May 13, 2021 04:20
@dibarbet dibarbet enabled auto-merge May 13, 2021 04:29
@dibarbet
Copy link
Member Author

thank you @NTaylorMullen

@dibarbet dibarbet merged commit e5efecd into dotnet:main May 13, 2021
@ghost ghost added this to the Next milestone May 13, 2021
@dibarbet dibarbet deleted the semantic_tokens_vscode branch May 13, 2021 16:08
@RikkiGibson RikkiGibson modified the milestones: Next, 17.0.P2 Jun 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE LSP issues related to the roslyn language server protocol implementation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants