joshua-qa / HighlightBracketPair

:high_brightness: Highlight bracket pair plugin for intellij

Home Page:http://plugins.jetbrains.com/plugin/10465-highlightbracketpair

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

:high_brightness: Highlight bracket pair plugin for intellij

http://plugins.jetbrains.com/plugin/10465-highlightbracketpair

License:Apache License 2.0


Languages

Language:Java 100.0%