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 basic support for augmentsSyntaxTokens and non-standard semantic token config #14777

Merged
merged 2 commits into from
May 11, 2023

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented May 10, 2023

cc #12783
Closes #13066

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 10, 2023
@Veykril Veykril changed the title Add basic support for augmentsSyntaxTokens Add basic support for augmentsSyntaxTokens and non-standard semantic token config May 11, 2023
@Veykril Veykril marked this pull request as ready for review May 11, 2023 07:59
@Veykril
Copy link
Member Author

Veykril commented May 11, 2023

@bors r+

@bors
Copy link
Contributor

bors commented May 11, 2023

📌 Commit 91d5a68 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented May 11, 2023

⌛ Testing commit 91d5a68 with merge b069eb7...

@bors
Copy link
Contributor

bors commented May 11, 2023

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing b069eb7 to master...

@bors bors merged commit b069eb7 into master May 11, 2023
@bors bors deleted the highlight branch May 11, 2023 08:23
bors added a commit that referenced this pull request May 13, 2023
fix: Add macro modifier for highlighting tokens in macro calls

Followup to #14777 we have to tell the client about the semantic tokens inside macro calls as those can be remapped. Adding a modifier will force this behavior.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Semantic Tokens - Reduce set of non-standard token types
3 participants