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

Support multiple SemanticTokensProviders from LSP standpoint #1251

Open
BoykoAlex opened this issue May 14, 2024 · 0 comments
Open

Support multiple SemanticTokensProviders from LSP standpoint #1251

BoykoAlex opened this issue May 14, 2024 · 0 comments
Assignees
Labels
for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode theme: spel-support theme: spring-data-support type: enhancement

Comments

@BoykoAlex
Copy link
Contributor

Java language may have multiple semantic tokens providers simultaneously to provide syntax highlighting for languages embedded inside Java annotations. For example, HQL/JPQL/SQL queries, SPEL expressions etc.

Currently VSCode only effectively supports one semantic tokens providers. The request to support many is: microsoft/vscode#212650

Eclipse seems to be way behind for Java: #1235 covers Eclipse side

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode theme: spel-support theme: spring-data-support type: enhancement
Projects
None yet
Development

No branches or pull requests

2 participants