Yii.Guxing
f92ac2a259
Delete test code.
2018-09-25 22:36:58 +08:00
Yii.Guxing
a7d719a105
Add rainbow color settings page.
2018-09-25 22:34:24 +08:00
Yii.Guxing
ae19c7a5a0
Add rainbow options panel.
2018-09-25 22:25:16 +08:00
Yii.Guxing
85fc3ef1ad
Add default rainbow color schemes.
2018-09-25 22:11:20 +08:00
Yii.Guxing
a50596a0d9
Remove kotlin-compiler dependencies.
2018-09-25 22:07:34 +08:00
张志豪
7ca9eec37c
[skip ci] Update README
2018-08-30 22:32:21 +08:00
张志豪
5bc6ff60b5
Fix #171
2018-08-30 22:15:18 +08:00
张志豪
e8c2c7b15c
Update README.md
2018-08-19 22:28:00 +08:00
张志豪
5b4b792e6a
Revert "Should fix https://github.com/zjhmale/intellij-rainbow/issues/19 "
...
Cause this will lose users settings, the settings will become
```xml
<application>
<component name="RainbowBracketsSettings">
<option name="version" value="5.9.1" />
</component>
<component name="RainbowSettings">
<option name="version" value="5.9.1" />
</component>
</application>
```
This reverts commit 078e24cecf
.
2018-08-13 23:58:43 +08:00
张志豪
2862a5ff60
Revert "Add version info & config file path in settings form"
...
Cause `java.lang.NoSuchMethodError: com.intellij.openapi.components.impl.stores.IComponentStore.getStateStorageManager()Lcom/intellij/configurationStore/StateStorageManager;` on intellij 2018 and above
This reverts commit 65cd2ebe3b
.
2018-08-13 23:54:00 +08:00
张志豪
078e24cecf
Should fix https://github.com/zjhmale/intellij-rainbow/issues/19
2018-08-13 23:29:18 +08:00
张志豪
65cd2ebe3b
Add version info & config file path in settings form
2018-08-13 23:13:41 +08:00
张志豪
bffd0b4ed2
[ci-skip] Update screenshots
2018-08-02 12:56:41 +08:00
张志豪
cc8eabd0b5
Simplify code
2018-07-18 21:41:08 +08:00
张志豪
e554762c0f
Add test for rainbowify kotlin label
2018-07-18 21:36:19 +08:00
张志豪
ded3725833
remove all by lazy
& clean up code
2018-07-18 20:50:07 +08:00
张志豪
93b3424edf
5.9.1
2018-07-17 10:12:06 +08:00
张志豪
ea4d7bdc99
Fix #155
2018-07-17 10:06:27 +08:00
张志豪
e2e9d2505c
5.9
2018-07-15 11:38:25 +08:00
张志豪
72e99ad1a2
Remove anonymous feedback
2018-07-15 11:14:33 +08:00
张志豪
26c3b9e36b
Revert "Improve anonymous feedback"
...
This reverts commit 0a8b85997e
.
2018-07-15 11:10:42 +08:00
张志豪
0a8b85997e
Improve anonymous feedback
2018-07-15 01:50:44 +08:00
张志豪
ca41dc9853
clean up deprecated code
2018-07-15 00:27:33 +08:00
张志豪
616883324c
remove temp code
2018-07-15 00:04:13 +08:00
张志豪
d192c5cb2f
Merge pull request #143 from izhangzhihao/kotlin-label
...
Highlight kotlin label
2018-07-15 00:03:35 +08:00
张志豪
c3e975af9f
Merge branch 'IC-2017.2' into kotlin-label
2018-07-14 23:59:40 +08:00
张志豪
982a481c2f
[ci skip] Update screenshots
2018-07-14 23:55:30 +08:00
张志豪
aae23be244
Override "MATCHED_BRACE_ATTRIBUTES"
2018-07-14 23:34:18 +08:00
Yii.Guxing
f2e06ac063
Merge branch 'IC-2017.2' into kotlin-label
2018-07-10 10:05:40 +08:00
Yii.Guxing
e22f089f65
Fix HTML inside JS & kotlin function literal braces and arrow color scheme.
2018-07-10 00:35:25 +08:00
Yii.Guxing
5455dba864
Fix kotlin labeled expression highlighting.
2018-07-10 00:28:22 +08:00
Yii.Guxing
c61553207b
Highlight Kotlin label.
2018-07-09 23:49:02 +08:00
Yii.Guxing
94bf5f4265
Highlight kotlin label.
2018-07-09 11:04:45 +08:00
张志豪
8421cd3eab
Merge pull request #142 from izhangzhihao/Kotlin-lambda-expression-arrow
...
Highlight kotlin lambda expression arrow
2018-07-09 11:00:44 +08:00
张志豪
ebf43416fc
Add test for highlight kotlin lambda expression arrow
2018-07-09 10:55:21 +08:00
Yii.Guxing
ad0e0be250
Highlight kotlin lambda expression arrow.
2018-07-09 09:37:22 +08:00
Yii.Guxing
a21fc74201
Fix default kotlin lambda expression braces and arrow color scheme.
2018-07-09 09:35:04 +08:00
张志豪
94ab2c88fe
Issue search should find open issue first
2018-06-18 10:03:18 +08:00
张志豪
f3828ce857
[ci skip] Update README.md
2018-06-17 18:21:15 +08:00
张志豪
7d3848da16
Update README.md
2018-06-17 18:13:24 +08:00
张志豪
c3e9cc6056
Bump versions & fix gradle build with version 4.8
2018-06-16 12:46:27 +08:00
张志豪
392bc2d022
5.8.3
2018-06-15 01:00:06 +08:00
张志豪
0d74081bef
Use older gradle version for now ( https://github.com/JetBrains/gradle-intellij-plugin/issues/283 )
2018-06-15 00:46:41 +08:00
张志豪
72664d2202
Avoid recreate similar issue again and again
2018-06-15 00:44:48 +08:00
张志豪
201d282cb6
[ci skip] Add screenshots from night-owl-jetbrains
...
* [night-owl-jetbrains](https://github.com/xdrop/night-owl-jetbrains )
![](https://github.com/xdrop/night-owl-jetbrains/blob/master/screenshot.png )
2018-06-03 19:33:13 +08:00
张志豪
8c8c7a800a
5.8.2
2018-05-31 18:58:33 +08:00
张志豪
7669e8f043
Update kotlin screenshot
2018-05-31 18:55:30 +08:00
张志豪
7048ca5452
[ci skip] Update readme for kotlin function literal braces and arrow
2018-05-31 18:49:25 +08:00
张志豪
8b76528e04
Override kotlin plugin setting KOTLIN_FUNCTION_LITERAL_BRACES_AND_ARROW
to empty so that we could rainbowify multiple level lambda expressions.
2018-05-31 18:41:44 +08:00
张志豪
23c8902734
5.8.1
2018-05-23 20:54:33 +08:00