docs: add info about the WebStorm plugin to BAZEL.md (#22572)
PR Close #22572
This commit is contained in:
parent
2c2b62f45f
commit
2a1e3d191f
|
@ -173,6 +173,11 @@ Contact Alex Eagle with questions.
|
|||
|
||||
## Known issues
|
||||
|
||||
### Webstorm
|
||||
|
||||
The autocompletion in WebStorm can be added via a Bazel plugin intended for IntelliJ IDEA, but the plugin needs to be installed in a special way.
|
||||
See [bazelbuild/intellij#246](https://github.com/bazelbuild/intellij/issues/246) for more info.
|
||||
|
||||
### Xcode
|
||||
|
||||
If you see the following error:
|
||||
|
|
Loading…
Reference in New Issue