Plugin does not understand bazel WORKSPACE file is in a likely project root directory.
This meant that my imports were RED, but still compiled fine. Once I added the WORKSPACE directory as an import path via the IJ->Preferences->Languages&Frameworks->ProtocolBuffers menu, the proto import path worked and my external protos resolved correctly.
Could the plugin support bazel WORKSPACEs as one of its 'configure automatically' options?
Plugin does not understand bazel WORKSPACE file is in a likely project root directory.
This meant that my imports were RED, but still compiled fine. Once I added the WORKSPACE directory as an import path via the IJ->Preferences->Languages&Frameworks->ProtocolBuffers menu, the proto import path worked and my external protos resolved correctly.
Could the plugin support bazel WORKSPACEs as one of its 'configure automatically' options?