spring-projects / spring-projects/spring-tools

Support multiple `SemanticTokensProvider`s from LSP standpoint

Open
#1,251 0 comments 0 reactions 1 assignee View on GitHub

@BoykoAlex is already working on this.

Since May 15, 2024.

for: eclipse for: vscode theme: spel-support theme: spring-data-support type: enhancement
Dominant language
Java
Stars
983
Forks
240
Avg merge
7d 1h
Merged PRs (30d)
7

Description

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: https://github.com/microsoft/vscode/issues/212650

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.