All Projects → qeesung → Highlightbracketpair

qeesung / Highlightbracketpair

Licence: apache-2.0
🔆 Highlight bracket pair plugin for intellij

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Highlightbracketpair

Yii2support
Yii2 Support for PhpStorm / IntelliJ IDEA
Stars: ✭ 280 (-34.58%)
Mutual labels:  intellij, intellij-plugin, plugin
Intellij Figlet
🔌A FIGlet-based ASCII Art generation plugin for IntelliJ based IDEs.
Stars: ✭ 27 (-93.69%)
Mutual labels:  intellij, intellij-plugin, plugin
Runconfigurationasaction
Provides a way to use IntelliJ run configurations as buttons
Stars: ✭ 17 (-96.03%)
Mutual labels:  intellij, intellij-plugin, plugin
Multihighlight
Jetbrains IDE plugin: highlight identifiers with custom colors 🖌💡
Stars: ✭ 65 (-84.81%)
Mutual labels:  intellij, plugin, highlight
Intellij jahia plugin
Jahia's definitions.cnd files syntax highlighting, code completion, and other amazing stuff
Stars: ✭ 19 (-95.56%)
Mutual labels:  intellij, intellij-plugin, plugin
Restfultoolkit
A Toolkit for RESTful services development.
Stars: ✭ 101 (-76.4%)
Mutual labels:  intellij, intellij-plugin, plugin
Brackets Snippets
Imitate Sublime Text's behavior of snippets, and bring it to Brackets.
Stars: ✭ 279 (-34.81%)
Mutual labels:  plugin, brackets
Intellij Dlanguage
Intellij Plugin for the D Programming Language
Stars: ✭ 279 (-34.81%)
Mutual labels:  intellij, intellij-plugin
Stringmanipulation
IntelliJ plugin - https://plugins.jetbrains.com/plugin/2162
Stars: ✭ 400 (-6.54%)
Mutual labels:  intellij, intellij-plugin
Magento2 Phpstorm Plugin
PHPStorm Plugin for Magento 2
Stars: ✭ 294 (-31.31%)
Mutual labels:  intellij, intellij-plugin
intellij-awk
The missing IntelliJ IDEA language support plugin for AWK
Stars: ✭ 18 (-95.79%)
Mutual labels:  intellij, intellij-plugin
Grepconsole
IntelliJ plugin - https://plugins.jetbrains.com/plugin/7125
Stars: ✭ 284 (-33.64%)
Mutual labels:  intellij, intellij-plugin
Nord Jetbrains
An arctic, north-bluish clean and elegant JetBrains IDE UI and editor color theme.
Stars: ✭ 293 (-31.54%)
Mutual labels:  intellij, plugin
Layoutmaster
An Android Studio Plugin for ui debugging.
Stars: ✭ 278 (-35.05%)
Mutual labels:  intellij, plugin
Protein
💊 Protein is an IntelliJ Plugin to generate Kotlin code for Retrofit 2 and RxJava 2 based on a Swagger definition
Stars: ✭ 273 (-36.21%)
Mutual labels:  intellij-plugin, plugin
Julia Intellij
💻 Julia Plugin for IntelliJ IDEA ┗😃┛ ┏😃┓ ┗😃┛
Stars: ✭ 258 (-39.72%)
Mutual labels:  intellij, intellij-plugin
Idea Android Studio Plugin
Android Studio Plugin
Stars: ✭ 293 (-31.54%)
Mutual labels:  intellij, intellij-plugin
Highlightjs Line Numbers.js
Line numbering plugin for Highlight.js
Stars: ✭ 323 (-24.53%)
Mutual labels:  plugin, highlight
Intellij Plugin V4
An IntelliJ plugin for ANTLR v4
Stars: ✭ 318 (-25.7%)
Mutual labels:  intellij, intellij-plugin
Svelte Intellij
Svelte components in WebStorm and friends
Stars: ✭ 345 (-19.39%)
Mutual labels:  intellij, intellij-plugin

Highlight Bracket Pair Plugin for Intellij

Build Status Codacy Badge JetBrains plugins JetBrains Plugins license

Color highlight the Bracket Pair in editor. Inspired by Sublime BracketHighlighter Plugin .

Compatible with: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion GoLand DataGrip Rider MPS Android Studio

Supported Languages: Java, Groovy, Kotlin, Scala, Haskell, Python, JavaScript, TypeScript, Golang, Ruby, Erlang, Rust, Html, Xml, Json, Css...

highlight

highlight

How to install the plugin

Install manually

Download the plugin from intellij plugin repository, and install the plugin from the disk. Access intellij document for more information.

install online

goto

Settings > Plugins > Browse Repositories

then search "HighlightBracketPair" plugin.

How to config the color and effect

goto

Settings > Editor > Color Scheme > HighlightBracketPair

settings

How to contribute

Clone the code.

git clone https://github.com/qeesung/HighlightBracketPair.git

Test the plugin

gradle runIde

Build the plugin

gradle buildPlugin
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].