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

Include a bracket pair colorizing feature #96899

Closed
Stanzilla opened this issue May 4, 2020 · 4 comments
Closed

Include a bracket pair colorizing feature #96899

Stanzilla opened this issue May 4, 2020 · 4 comments
Assignees
Labels
editor-bracket-matching Editor brace matching feature-request Request for new features or functionality on-testplan
Milestone

Comments

@Stanzilla
Copy link

Stanzilla commented May 4, 2020

One of my favorite extensions for VSCode, Bracket Pair Colorizer (2) has sadly been abandoned by his author, stating he won't continue developing it. Now, of course the community could step up and maintain a fork or create a new version but I feel like this is such a good and fundamental feature, why not make it an option in VSCode itself? The original extension also always had performance problems which, I think, could be avoided by having it in the core experience.

@pablolucio97
Copy link

A native feature of bracket colors look be a good idea.

@jrieken jrieken added editor-bracket-matching Editor brace matching feature-request Request for new features or functionality labels May 4, 2020
@jrieken jrieken added this to the Backlog milestone May 4, 2020
@jrieken jrieken removed their assignment May 4, 2020
@eitsupi

This comment has been minimized.

@KMFSousa
Copy link

KMFSousa commented Jul 23, 2021

Related: #129231 and #128465

@hediet
Copy link
Member

hediet commented Aug 17, 2021

Implemented with #129231.

You can try out the feature in todays Insider build by setting "editor.bracketPairColorization.enabled": true!
We would love to hear your feedback.

@hediet hediet closed this as completed Aug 17, 2021
br3ndonland added a commit to br3ndonland/dotfiles that referenced this issue Aug 25, 2021
microsoft/vscode#96899
microsoft/vscode#129231

Built-in bracket pair colorization will be released in VSCode 1.60.
This commit will disable bracket pair colorization, because colors
do not match the editor theme.
@github-actions github-actions bot locked and limited conversation to collaborators Oct 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-bracket-matching Editor brace matching feature-request Request for new features or functionality on-testplan
Projects
None yet
Development

No branches or pull requests

6 participants