Commit Graph

933 Commits

Author SHA1 Message Date
张志豪 8540c4fd99 Add TODO 2019-02-10 21:43:24 +08:00
张志豪 ce83fd7c2b make "KOTLIN_FUNCTION_LITERAL_BRACES_AND_ARROW" recallable 2019-02-10 21:43:23 +08:00
张志豪 391553cfde Fix support for kotlin scheme attribute "KOTLIN_FUNCTION_LITERAL_BRACES_AND_ARROW" & add test 2019-02-10 21:43:23 +08:00
张志豪 b8f19cbf7c
Add description for button3
NOTE: <kbd>Button3</kbd> means "Secondary Click (click or tap with two fingers)" on Mac os, "Right click" for Windows or Linux.
2019-01-14 23:29:32 +08:00
张志豪 8306e4cf4e 5.14 2019-01-12 16:26:46 +08:00
张志豪 bd8f5cbc10 [ci skip] Update upgrade message 2019-01-12 16:22:21 +08:00
张志豪 af7e347ec4 [ci skip] Add TODO when upgrade to newer version of intellij SDK 2019-01-12 16:16:01 +08:00
张志豪 b2a1657e7c Replace the usage of `ApplicationComponent` using `BaseComponent` cause is deprecated in 183.4588.61 2019-01-12 15:58:20 +08:00
张志豪 b8af86639d Remove the usage of `AbstractProjectComponent`, cause it's deprecated in 183.4588.61 2019-01-12 15:43:41 +08:00
张志豪 d4b1dfea5b Refactoring 2019-01-12 15:08:49 +08:00
张志豪 7bdf24bbdf
List Dart as supported language, related to #205 2019-01-12 14:54:37 +08:00
张志豪 e3abeb9994
Merge pull request #205 from gazialankus/patch-1
Added Dart to the supported languages list after verifying it.
2019-01-12 14:50:36 +08:00
Gazihan Alankus 44a285156d
Added Dart to the supported languages list after verifying it. 2019-01-11 23:01:39 +03:00
张志豪 7f14ea1b05 5.13 2018-12-17 19:50:37 +08:00
张志豪 500e0ae559 Fix #192: Remove red-variation colors from default configuration 2018-12-17 19:47:28 +08:00
张志豪 658b8aad6b
Merge pull request #199 from intellij-rainbow-brackets/IC-2017.2
Fix #198
2018-12-17 19:14:06 +08:00
bug bot ff07490c1a
Fix #198 2018-12-14 10:03:02 +08:00
张志豪 a2517aff09 [ci skip] Update "Update message" 2018-11-21 22:31:01 +08:00
张志豪 0c800bd545 [ci skip] Update readme 2018-11-21 09:58:06 +08:00
张志豪 ff6cd9414a 5.12 2018-11-20 23:45:08 +08:00
张志豪 e12032bfc1 Initial commit for C# language support (Using `Annotator`)(#6) 2018-11-20 23:40:40 +08:00
张志豪 56d7e3a3e3
Update README.md 2018-11-13 22:02:01 +08:00
张志豪 a84b32a801 Replace null check with `let` 2018-11-10 18:43:28 +08:00
张志豪 7d9ce08756 Fix #189 : `java.lang.IllegalStateException: color must not be null` 2018-11-10 18:41:14 +08:00
张志豪 27f17c661e 5.11 2018-11-08 22:55:37 +08:00
张志豪 23072a4d25 Update README.md 2018-11-08 22:52:44 +08:00
张志豪 accbcca0ed #7 Update README.md 2018-11-08 22:48:24 +08:00
张志豪 6863f5d078 Fix test 2018-11-08 22:30:49 +08:00
张志豪 a2389f8f0d #7 Initial commit for languages blacklist 2018-11-08 22:26:04 +08:00
张志豪 a64a05adbf Fix `it` 2018-10-06 00:13:43 +08:00
张志豪 c1b453844c 5.10 2018-09-28 18:32:38 +08:00
张志豪 61f76e9841
Merge pull request #179 from izhangzhihao/color-settings
🌈Add Color settings page.
2018-09-28 10:56:50 +08:00
张志豪 d820bcef4b Move options panel to form package 2018-09-28 08:30:32 +08:00
张志豪 6fb3919a6e Add more test for migrate from old color schema 2018-09-27 21:57:15 +08:00
张志豪 e6361665a2 Remove unused tests 2018-09-27 21:53:25 +08:00
张志豪 5d950b1e5b Fix test for migrate from old color schema 2018-09-27 21:44:43 +08:00
张志豪 38ce48b3e0 [WIP] add test for migrate from old color schema 2018-09-27 21:02:38 +08:00
Yii.Guxing 0be11c88f1
Fix MigrateHelper.kt 2018-09-27 20:11:39 +08:00
Yii.Guxing 8e7a91e739 Fix highlighting 2018-09-27 19:44:30 +08:00
Yii.Guxing eed51f33b7 Refactoring & Fix highlighting 2018-09-27 18:04:07 +08:00
Yii.Guxing 9d5c03bee6 Fix "Val cannot be reassigned" 2018-09-27 14:30:39 +08:00
Yii.Guxing 9d7319426c Rainbow color migrating 2018-09-27 14:27:54 +08:00
Yii.Guxing e7494802dd Merge remote-tracking branch 'origin/color-settings' into color-settings 2018-09-27 14:18:11 +08:00
Yii.Guxing 3a370a5d3e Update README.md 2018-09-27 14:17:53 +08:00
Yii.Guxing 29a53e32a5 Add screenshots 2018-09-27 14:17:30 +08:00
张志豪 a7f69777fc Exclude ui/form code in test coverage 2018-09-26 17:25:22 +08:00
Yii.Guxing 08c56f56bb Refactoring 2018-09-26 16:57:53 +08:00
Yii.Guxing 1cdf9cec85 FIXME 2018-09-26 15:09:27 +08:00
Yii.Guxing 8618b36649 Highlighting from colors scheme 2018-09-26 12:33:20 +08:00
Yii.Guxing 9b8b6e0de4 Keep the keys. 2018-09-25 22:47:04 +08:00