bazelbuild / intellij

IntelliJ plugin for Bazel projects
https://ij.bazel.build/
Apache License 2.0
753 stars 297 forks source link

fix: "Read access is allowed from inside read-action" exception when opening a file #6489

Closed tpasternak closed 3 weeks ago

tpasternak commented 3 weeks ago

It is not executed in read mode by default since 242 https://github.com/JetBrains/intellij-community/commit/c92a99d43581659231d24b22f8c5ac04279c9c4d

fixes #6473

Checklist

Please note that the maintainers will not be reviewing this change until all checkboxes are ticked. See the Contributions section in the README for more details.

Discussion thread for this change

Issue number: <please reference the issue number or url here>

Description of this change