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

remove Bracket Pair Colorizer 2 in favour of native bracket matching #1

Merged
merged 1 commit into from
Nov 24, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,6 @@ A special theme for SuperHeros. 😃

This one automatically renames the corresponding tag that you modify. This is just a helpful time-saver.

### Bracket Pair Colorizer 2

<img src="https://raw.githubusercontent.com/codeSTACKr/superhero-extensions/master/images/ext_bracketcolor.jpg" alt="Bracket Pair Colorizer 2" width="60%" />

This extension colors your brackets, parenthesis, and curly braces. This helps you easily identify the scope that you are looking at.

### indent-Rainbow

<img src="https://raw.githubusercontent.com/codeSTACKr/superhero-extensions/master/images/ext_indentrainbow.jpg" alt="Indent-Rainbow" width="60%" />
Expand Down
Binary file removed images/ext_bracketcolor.jpg
Binary file not shown.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
"aaron-bond.better-comments",
"bierner.emojisense",
"codeSTACKr.codestackr-theme",
"CoenraadS.bracket-pair-colorizer-2",
"dsznajder.es7-react-js-snippets",
"eamodio.gitlens",
"ecmel.vscode-html-css",
Expand Down