Skip to content

Commit

Permalink
Merge pull request #1 from saurabhggc/saurabhggc
Browse files Browse the repository at this point in the history
remove `Bracket Pair Colorizer 2` in favour of native bracket matching
  • Loading branch information
codeSTACKr committed Nov 24, 2022
2 parents 7f408d5 + 1a59bb7 commit 854bccb
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
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

0 comments on commit 854bccb

Please sign in to comment.