From 2a1e3d191fb8675b118b18a92e84ddd5d4824c36 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Sat, 3 Mar 2018 08:04:48 -0800 Subject: [PATCH] docs: add info about the WebStorm plugin to BAZEL.md (#22572) PR Close #22572 --- docs/BAZEL.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/BAZEL.md b/docs/BAZEL.md index f5e3481a93..ddc0b140f2 100644 --- a/docs/BAZEL.md +++ b/docs/BAZEL.md @@ -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: