1
0
mirror of https://github.com/chylex/IntelliJ-Rainbow-Brackets.git synced 2025-05-14 03:34:03 +02:00

Update README.md

This commit is contained in:
张志豪 2017-10-04 00:32:30 -05:00 committed by GitHub
parent 9a7640df45
commit 78336fc1cf

View File

@ -1,8 +1,10 @@
# [Intellij-rainbow-brackets](https://plugins.jetbrains.com/plugin/10080-rainbow-brackets) [![Build Status](https://travis-ci.org/izhangzhihao/intellij-rainbow-brackets.svg?branch=master)](https://travis-ci.org/izhangzhihao/intellij-rainbow-brackets)
# [Rainbow Brackets](https://plugins.jetbrains.com/plugin/10080-rainbow-brackets) [![Build Status](https://travis-ci.org/izhangzhihao/intellij-rainbow-brackets.svg?branch=master)](https://travis-ci.org/izhangzhihao/intellij-rainbow-brackets)
Intellij-rainbow-brackets is heavily inspired by [intellij-rainbow](https://github.com/zjhmale/intellij-rainbow) and [Rainbow Brackets for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=2gua.rainbow-brackets)
## Compatible with:
## This plugin is compatible with [material-theme-jetbrains-eap](https://github.com/mallowigi/material-theme-jetbrains-eap).
IntelliJ IDEA, PhpStorm, WebStorm, PyCharm, RubyMine, AppCode, CLion, Gogland, DataGrip, Rider, MPS, Android Studio
## This plugin is also compatible with [material-theme-jetbrains-eap](https://github.com/mallowigi/material-theme-jetbrains-eap).
## Screenshots
@ -19,4 +21,8 @@ https://plugins.jetbrains.com/plugin/10080-rainbow-brackets
## Contribute
* `gradle runIdea`
* `gradle buildPlugin`
* `gradle buildPlugin`
## Acknowledgements
Intellij-rainbow-brackets is heavily inspired by [intellij-rainbow](https://github.com/zjhmale/intellij-rainbow) and [Rainbow Brackets for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=2gua.rainbow-brackets)