ksprojects/protobuf-jetbrains-plugin

Plugin doesn't working on WebStorm

wickedev opened this issue · 1 comments

Describe the bug
Plugin doesn't working on WebStorm

To Reproduce
Steps to reproduce the behavior:

  1. git clone -b grpc https://gitlab.com/wickedev/amki-web
  2. amki-web project open in WebStorm (2019.2.3)
  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

WebStorm 2019.2.3
image

WebStorm 2019.2.3
image

IntelliJ 2019.2.2
image

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

This issue is closed as plugin is not supported anymore.
Please switch to https://github.com/jvolkman/intellij-protobuf-editor.