Skip to content

internal: Document semantic token tags #9005

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

Merged
merged 1 commit into from
May 27, 2021
Merged

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented May 26, 2021

Closes #6457

(CHAR_LITERAL, "characterLiteral"),
(CHAR, "character"),
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

drops the literal suffix here for consistency with the standard lsp token types string and number.

@lnicola lnicola changed the title minor: Document semantic token tags internal: Document semantic token tags May 26, 2021
@matklad
Copy link
Member

matklad commented May 27, 2021

bors r+

@bors
Copy link
Contributor

bors bot commented May 27, 2021

@bors bors bot merged commit 7d1653d into rust-lang:master May 27, 2021
@Veykril Veykril deleted the hldocs branch November 27, 2021 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document semantic highlighting
2 participants