1
0
mirror of https://github.com/chylex/IntelliJ-Rainbow-Brackets.git synced 2024-09-28 19:42:47 +02:00
Commit Graph

930 Commits

Author SHA1 Message Date
张志豪
595f329fcf Add a quick guide to help people implement rainbow brackets for new or specific languages 2018-01-10 21:23:20 +08:00
张志豪
15ebc31364 Release 3.0-RC4 2018-01-10 20:55:34 +08:00
张志豪
729eff116b Implement rainbow annotator for scala language 2018-01-10 20:44:19 +08:00
张志豪
3c688de5cc Refactoring 2018-01-10 15:59:25 +08:00
张志豪
530ced6df2 Refactoring & simplify code 2018-01-10 13:24:00 +08:00
张志豪
5cfae5fe86 Fix dependencies & Fix color pattern & register annotator in xml not in RainbowComponent & Fix typo 2018-01-10 12:54:15 +08:00
张志豪
ae859191cd Implement settings for java/kotlin 2018-01-10 11:55:27 +08:00
张志豪
7d1c677972 Add spec implementation for java/kotlin & should fix #19 2018-01-10 11:23:19 +08:00
张志豪
37d5546725 Refactoring 2018-01-09 22:43:42 +08:00
张志豪
3ad23feaa9
Update README.md 2018-01-09 20:32:21 +08:00
张志豪
eb2bfd4c0a
Update README.md 2018-01-09 20:17:38 +08:00
张志豪
d0d205c377 Release version 3.0-RC3 (close #7) 2017-12-04 22:51:04 +08:00
张志豪
12ee557fc9 Registe annotator in ApplicationComponnet (#13 #15) 2017-12-04 22:50:18 +08:00
张志豪
86c24e8e21 Remove "Enable rainbow brackets for any languages even it's NOT supported" option (close #13) (close #15) 2017-12-04 22:45:49 +08:00
张志豪
02ddf4a4d1 Simplify coode 2017-12-04 22:00:24 +08:00
张志豪
21e2cd5621 Remove red color (Fix #14) 2017-12-04 21:54:01 +08:00
张志豪
a958f2022a Release 3.0-RC2 & Bump kotlin version to 1.2.0 2017-11-30 23:02:33 +08:00
张志豪
5b197cc6f5 Add HTML/XML to plugin.xml 2017-11-30 22:58:50 +08:00
张志豪
ca92951201 Remove enable/disable HTML/XML option 2017-11-30 22:58:19 +08:00
张志豪
6114712f6a Fix typo 2017-11-30 22:41:03 +08:00
张志豪
b3b0ca7c4b Simplify code 2017-11-30 22:23:06 +08:00
张志豪
3b221f6674 #7 Release 3.0-R1 2017-11-30 12:13:38 +08:00
张志豪
ea58aa4e59 #7 Fix config for HTML/XML 2017-11-30 11:23:14 +08:00
张志豪
5a800e21d8 #7 Add options to enable/disable rainbow round/squiggly/square/angle brackets 2017-11-30 10:37:07 +08:00
张志豪
77c8667ae5 #7 Add settings to turn on/off support for any languages even it's NOT support & move EnableHTMLSupport to loadState method 2017-11-30 00:01:00 +08:00
张志豪
5d7b8906e5 Support for any languages installed. 2017-11-29 17:22:20 +08:00
张志豪
787ee2cf82 #7 Reorder settings 2017-11-29 09:44:56 +08:00
张志豪
21d7fc6f40 #7 Add settings so that will able to disable Rainbow Brackets globally or just disable highlighting for HTML/XML only 2017-11-29 09:40:02 +08:00
张志豪
46b77ef548 Prepare for release version 2.6 2017-11-26 13:38:31 +08:00
onisuly
1b7c935e5b Add support for salesforce apex language. (#9)
There are two plugins support salesforce apex development in IDEA platform.
language Apex for plugin illuminated cloud.
language SalesForce.Apex for plugin jetforcer.
2017-11-26 13:30:17 +08:00
张志豪
7056d9ee6d Update Readme & plugin description in plugin.xml 2017-11-25 19:08:15 +08:00
张志豪
0bac840fe8 Update README.md 2017-11-25 18:56:13 +08:00
张志豪
5368140a07 Update kotlin to latest release version 2017-11-23 17:10:56 +08:00
Constantine
fe58ddfc47 Fix Rust support (see https://github.com/intellij-rust/intellij-rust/blob/master/src/main/resources/META-INF/plugin.xml#L49) (#8) 2017-11-20 09:32:22 +08:00
张志豪
1368e9c782 Prepare for release 2.4 2017-11-13 22:28:39 +08:00
张志豪
d467643d7f Add support for SQL 2017-11-13 22:27:55 +08:00
张志豪
5aab3c0fe8 Refactorying 2017-11-13 14:33:53 +08:00
张志豪
4a26687f28 Move fields & methods into companion oject 2017-11-13 14:24:50 +08:00
张志豪
49fffdf1de Update README.md 2017-10-27 04:14:59 -05:00
张志豪
1a7758c1ec Add downloads number badge 2017-10-22 09:24:20 -05:00
张志豪
ccea5b180f Fix #5 Do not highlight closing bracket on self closing xml tags. 2017-10-18 18:03:56 +08:00
张志豪
8bd1286564 Remove duplicated green color 2017-10-17 23:02:00 +08:00
张志豪
63fa50a7b1 Remove 'import com.intellij.util.containers.stream' 2017-10-17 16:19:14 +08:00
张志豪
43e923db53 Add support for HTML/XML & highlight "<"、">"、"</" & release version 2.3 2017-10-14 10:39:31 +08:00
张志豪
ab7437f92d Add description 2017-10-13 18:03:44 +08:00
张志豪
4a7e1dbc01 Add support for C# 2017-10-11 20:30:06 +08:00
张志豪
865711c570 Version update 2017-10-10 21:43:33 +08:00
张志豪
e7266a7fc2 Update README.md 2017-10-10 08:39:04 -05:00
张志豪
308c83618c Change logs for version 2.1 2017-10-10 21:38:06 +08:00
张志豪
b8a780b620 Better way to calculate bracket levels 2017-10-10 21:34:50 +08:00