Skip to content

fix: Force disable augmentsSyntaxTokens capability on VSCode #14822

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 18, 2023

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented May 16, 2023

The default textmate grammar for rust in VSCode is pretty brittle, quite often coloring things very differently than we'd like to so we force full semantic highlighting by disabling that config.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 16, 2023
@Veykril Veykril force-pushed the augmentsSyntaxTokens-vscode branch from bd2c4fd to 0028e73 Compare May 18, 2023 06:26
@Veykril
Copy link
Member Author

Veykril commented May 18, 2023

@bors r+

@bors
Copy link
Contributor

bors commented May 18, 2023

📌 Commit 0028e73 has been approved by Veykril

It is now in the queue for this repository.

@Veykril
Copy link
Member Author

Veykril commented May 18, 2023

@bors r-

@Veykril
Copy link
Member Author

Veykril commented May 18, 2023

@bors r+

@bors
Copy link
Contributor

bors commented May 18, 2023

📌 Commit 0028e73 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented May 18, 2023

⌛ Testing commit 0028e73 with merge 673008a...

@bors
Copy link
Contributor

bors commented May 18, 2023

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

@bors bors merged commit 673008a into rust-lang:master May 18, 2023
@Veykril Veykril deleted the augmentsSyntaxTokens-vscode branch August 2, 2023 08:09
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.

3 participants