https://github.com/stackb/bazel-stack-vscode-closure
Closure Support For Bazel Stack VSCode Extension
https://github.com/stackb/bazel-stack-vscode-closure
Last synced: 6 months ago
JSON representation
Closure Support For Bazel Stack VSCode Extension
- Host: GitHub
- URL: https://github.com/stackb/bazel-stack-vscode-closure
- Owner: stackb
- Created: 2020-10-06T21:25:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T23:22:24.000Z (over 5 years ago)
- Last Synced: 2025-04-08T18:52:01.167Z (10 months ago)
- Language: TypeScript
- Size: 47.9 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# bazel-stack-vscode-closure
Additional support for [rules_closure](https://github.com/bazelbuild/rules_closure) in
conjunction with [bazel-stack-vscode](https://marketplace.visualstudio.com/items?itemName=StackBuild.bazel-stack-vscode)
> NOTE: this extension currently depends on an unreleased version of
> `bazel-stack-vscode`. This won't work for you just yet!
## Features
Problem matcher for rules_closure actions:
- [Closure](https://github.com/bazelbuild/rules_closure/blob/6ae872860072237664c5515410a0bc54e219e558/closure/compiler/closure_js_library.bzl#L295)
### 1.0.0
Initial release.