rules_vscode
rules_vscode is a Bazel ruleset published to the tomato-bazel registry. This page is generated from the registry, so it never drifts from what's published.
| Latest | 0.0.2 |
|---|---|
| Versions | 1 |
| Category | Bazel rules |
| Registry | https://registry.tbzl.dev/modules/rules_vscode/ |
| Source | github.com/tomato-bazel/rules_vscode |
Install#
Add the registry to your .bazelrc (ahead of the BCR), then depend on it in MODULE.bazel:
# registry.tbzl.dev first, then the BCR common --registry=https://registry.tbzl.dev/ common --registry=https://bcr.bazel.build/
bazel_dep(name = "rules_vscode", version = "0.0.2")
View source & releases on GitHub ↗
Versions#
1 published version, newest first. Each resolves to an immutable, integrity-checked entry.
0.0.2latest