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

Semantic Tokens #52

Closed
junaire opened this issue Jun 2, 2023 · 1 comment
Closed

Semantic Tokens #52

junaire opened this issue Jun 2, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@junaire
Copy link
Member

junaire commented Jun 2, 2023

https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_semanticTokens

@junaire junaire mentioned this issue Jun 2, 2023
23 tasks
@junaire junaire self-assigned this Jun 2, 2023
junaire added a commit that referenced this issue Jun 3, 2023
Fixes: #52

Signed-off-by: Jun Zhang <jun@junz.org>
@inclyc inclyc changed the title Semantic Token Semantic Tokens Jun 3, 2023
@inclyc inclyc added the enhancement New feature or request label Jun 3, 2023
junaire added a commit that referenced this issue Jun 4, 2023
Fixes: #52

Signed-off-by: Jun Zhang <jun@junz.org>
junaire added a commit that referenced this issue Jun 4, 2023
Fixes: #52

Signed-off-by: Jun Zhang <jun@junz.org>
junaire added a commit that referenced this issue Jun 4, 2023
Fixes: #52

Signed-off-by: Jun Zhang <jun@junz.org>
@inclyc
Copy link
Member

inclyc commented Jun 14, 2023

This feature is non-trivial before we have something range-based AST library. Closing as "not planned" here basically means it is too hard to implement. This feature is definitely "planned" to impl in the future though.

@inclyc inclyc closed this as not planned Won't fix, can't repro, duplicate, stale Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants