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

Implement methods and data structures for Semantic Tokens #961

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

caleb-allen
Copy link

Skeleton of changes for implementing Semantic Tokens. It has the method calls and the data types, and some simple demonstrations of semantic tokens that I've gotten to function in vscode

Pretty messy at this point, I'm hoping to get some free time in the near future to continue to the meat of the work, but I thought I'd submit this draft in the meantime in case somebody has better expertise on getting semantics out of parsed tokens.

Related issues: #847, julia-vscode/julia-vscode#1168

@davidanthoff davidanthoff added this to the Backlog milestone Jul 9, 2021
@davidanthoff davidanthoff removed this from the Backlog milestone Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants