gobeil
Results
4
issues of
gobeil
It's possible for extensions to expose direct execution from other VS Code extensions: https://code.visualstudio.com/api/references/vscode-api#extensions ...but the Bazel extension does not offer any API calls (Extension.activate() does not return a value),...
When an `ImportInferenceRule` in a `.pazelrc` file returns `modules`, they are automatically prepended with `:`, limiting them to local rule references; external repositories start with an `@` symbol, see: https://bazel.build/extending/repo