vscode-bazel
vscode-bazel copied to clipboard
Support inline errors
Intellij's Bazel plugin supports showing errors inline. It's unclear if this is possible using Bazel's VS Code plugin. I don't see an obvious way to enable this.
What sort of errors would you like to see? Build errors or errors from starlark evaluation or both?