Skip to content

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