docs(bazel): remove out of date known issue with Webstorm (#30650)
https://github.com/bazelbuild/intellij/issues/246 was resolved in 2018 PR Close #30650
This commit is contained in:
parent
be0bc799f3
commit
9b3af1468d
|
@ -248,11 +248,6 @@ Usually there is a single item (or multiple items of the same kind) where the ov
|
|||
|
||||
## 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