File tree Expand file tree Collapse file tree 1 file changed +3
-24
lines changed Expand file tree Collapse file tree 1 file changed +3
-24
lines changed Original file line number Diff line number Diff line change @@ -6,24 +6,9 @@ Based on [antlr4-jetbrains-adapter](https://github.com/antlr/jetbrains/) and ANT
66
77Plugin is compatible with IntelliJ IDEA 2016.1. Other JetBrains IDEs of the same or higher version should be supported as well.
88
9- ### Development Checklist
9+ ### Roadmap
1010
11- | # | Feature | Status | Planned Release |
12- | ----| ------------------------------| ---------------| ------------------|
13- | 1 | Syntax Highligh | In progress. | 0.1, April 2016 |
14- | 2 | Code Formatting | | |
15- | 3 | | | |
16- | 4 | | | |
17-
18- #### Syntax Highligh
19-
20- - [x] strings
21- - [x] numbers
22- - [x] comments
23- - [x] keywords
24- - [x] enum constants
25- - [x] scalar value types (currently they are not keywords)
26- - [x] color settings
11+ https://github.com/protostuff/protostuff-jetbrains-plugin/wiki/Roadmap
2712
2813### Build
2914
@@ -47,10 +32,4 @@ Requirements:
4732
4833### Links
4934
50- 1 . https://github.com/vsch/ide-examples/blob/wiki/IntelliJIdeaPsiCookbook.md
51- 2 . [ Custom Language Support Tutorial] ( http://www.jetbrains.org/intellij/sdk/docs/tutorials/custom_language_support_tutorial.html )
52- 3 . [ Building plugins with Gradle] ( http://www.jetbrains.org/intellij/sdk/docs/tutorials/build_system.html )
53- 4 . https://github.com/antlr/jetbrains
54- 5 . https://github.com/antlr/jetbrains/blob/master/doc/plugin-dev-notes.md
55- 6 . https://github.com/antlr/jetbrains-plugin-sample
56- 7 . https://bintray.com/antlr/maven
35+ https://github.com/protostuff/protostuff-jetbrains-plugin/wiki/Links
You can’t perform that action at this time.
0 commit comments