Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

qeesung/HighlightBracketPair

Open more actions menu

Repository files navigation

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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.