Skip to content

Roadmap

Kostiantyn Shchepanovskyi edited this page Apr 22, 2017 · 42 revisions

Releases: https://github.com/protostuff/protobuf-jetbrains-plugin/releases

Target: 1.0

# 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
11 Support for IDEA 13 and other compatible products 0.6.0*
12 Type Search (Ctrl+N) 0.7.0
13 Options reference resolving 0.8.0
14 Proto file rename refactoring 0.8.0
15 Syntax validation for proto2/proto3 0.8.0
Search for usages for custom options 🍒
Highlight unresolved reference errors 🍒
Rename refactoring
Spell checker support
Keyword completion
Reference completion
Rename refactoring

* Version 0.6.0 is the last one (and the only one) that provides support for IntelliJ IDEA 13 ... 15. Other versions are compatible with IntelliJ IDEA 2016.1 and higher versions.

Target: 2.0

# Feature Release
Include comments in structure view element popup
Navigation between proto and java code

Need more? Please create an issue or vote for an existing one.


✅ - implemented

🍒 - features currently in development

❌ - won't implement

Clone this wiki locally