Plugin doesn't working on WebStorm
wickedev opened this issue · 1 comments
wickedev commented
Describe the bug
Plugin doesn't working on WebStorm
To Reproduce
Steps to reproduce the behavior:
git clone -b grpc https://gitlab.com/wickedev/amki-web
- amki-web project open in WebStorm (2019.2.3)
- Does not recognize proto file in WebStorm (src/protos/hello.proto)
Expected behavior
Syntax highlighting and autocomplete work in WebStorm as well as IntelliJ
Screenshots
Plugin (please complete the following information):
- OS: Mac
- Plugin version: 0.13.0
- IDE: WebStorm 2019.2.3
Additional context
React Project
Thanks for your efforts
kshchepanovskyi commented
This issue is closed as plugin is not supported anymore.
Please switch to https://github.com/jvolkman/intellij-protobuf-editor.