intellij-thrift
intellij-thrift copied to clipboard
Add support for Go To Declaration
Another wish ...
It would be nice if I can select Go To Declaration in my (java/scala) source and it would take me directly to thrift code.
Right now it takes me to generated java class.
I'm thinking about adding a line marker to go to a thrift class. Same markers as we have for override and implement.