Last active
July 8, 2025 16:12
-
-
Save shubheksha/45ebe03f38789a5fb70bf04dbcd2fb74 to your computer and use it in GitHub Desktop.
Revisions
-
shubheksha revised this gist
Jan 4, 2018 . 1 changed file with 9 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -25,4 +25,12 @@ Enable plugin by the following these steps: Open Settings|Plugins|Browse Reposit ## Emacs [Rainbow Delimiters](https://www.emacswiki.org/emacs/RainbowDelimiters) ## Visual Studio [Viasfora](https://viasfora.com/) ## IntelliJ IDEA IDEs [Rainbow Brackets](https://plugins.jetbrains.com/plugin/10080-rainbow-brackets) -
shubheksha created this gist
Dec 29, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,28 @@ ## VSCode [Bracket Pair Colorizer](https://marketplace.visualstudio.com/items?itemName=CoenraadS.bracket-pair-colorizer) ## Sublime Text [BracketHighlighter](http://facelessuser.github.io/BracketHighlighter/) [rainbowth for ST 3](https://github.com/whitequark/rainbowth) [rainbowth for ST 2](https://github.com/andkerosine/rainbowth) ## Vim [Rainbow Parentheses Improved](https://github.com/luochen1990/rainbow) ## Atom [nms-color-bracket](https://atom.io/packages/nms-color-bracket) [swackets](https://atom.io/packages/swackets) ## PHPStorm Enable plugin by the following these steps: Open Settings|Plugins|Browse Repositories and search for: Rainbow Brackets [Source](https://twitter.com/phpstorm/status/946420553761648640) ## Emacs [Rainbow Delimiters](https://www.emacswiki.org/emacs/RainbowDelimiters)