An open API service indexing awesome lists of open source software.

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

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.