-
Notifications
You must be signed in to change notification settings - Fork 45
Roadmap
Kostiantyn Shchepanovskyi edited this page Aug 22, 2016
·
42 revisions
Releases: https://github.com/protostuff/protobuf-jetbrains-plugin/releases
| # | Feature | Release | |
|---|---|---|---|
| 1 | Syntax Highlighting | ✅ | 0.1.0 |
| 2 | Structure View | ✅ | 0.2.0 |
| 3 | Brace Matching | ✅ | 0.2.0 |
| 4 | Commenter | ✅ | 0.2.0 |
| 5 | Code Formatting | ✅ | 0.3.0 |
| 6 | Resolving references | ✅ | 0.4.0 |
| 7 | Find Usages | ✅ | 0.4.0 |
| 8 | Detect and disable conflicting plugins | ✅ | 0.5.0 |
| 9 | Custom proto lookup path(s) (option -I of protoc) |
🍒 | 0.5.0 |
| Inspection: tags numbers | |||
| Type Search (Ctrl+N) | |||
| Rename refactoring | |||
| Reference completion | |||
| Keyword completion | |||
| Options reference resolving | |||
| Unresolved reference errors | |||
| Include comments in structure view element popup |
Need more? Please create an issue or vote for the existing one.
🍒 - features currently in development
❌ - won't implement