-
Notifications
You must be signed in to change notification settings - Fork 45
Roadmap
Kostiantyn Shchepanovskyi edited this page Sep 5, 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 include path(s) (option -I of protoc) |
✅ | 0.5.0 |
| 10 | Inspection: tags numbers | ✅ | 0.5.0 |
| Type Search (Ctrl+N) | 🍒 | 0.7.0 | |
| 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.
✅ - implemented
🍒 - features currently in development
❌ - won't implement