Skip to content

Toggle bracket decorators #133

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

Closed
taylorthurlow opened this issue Oct 20, 2022 · 1 comment
Closed

Toggle bracket decorators #133

taylorthurlow opened this issue Oct 20, 2022 · 1 comment

Comments

@taylorthurlow
Copy link

I would like the ability to disable the "implied bracket" decoration:

CleanShot 2022-10-20 at 10 35 22

As an aside, I cannot for the life of me figure out what the token name is for these decorations. As you can see, my theme shows them with a red background which is annoying, but after going through all the configurable theme colors, I can't find which one applies to these tokens. And because they don't actually exist in the document, the "inspect editor tokens and scopes" tool doesn't let me select them to determine how to style them.

@taylorthurlow
Copy link
Author

Ok I have finally found that they are called "inlay hints" and they can be disabled entirely or per-language with the editor.inlayHints.enabled setting.

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

No branches or pull requests

1 participant