Skip to content

Commit

Permalink
Add bazel-stack-vscode-cc VSCode extension (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
pcj committed Sep 17, 2021
1 parent b084d01 commit e866e74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -890,6 +890,7 @@ Tools for generating WORKSPACE and BUILD files from source code.
- VSCode Support
- [bazelbuild/vscode-bazel](bazelbuild/vscode-bazel)
- [stackb/bazel-stack-vscode](https://github.com/stackb/bazel-stack-vscode). Includes syntax highlighting / flag completion for bazelrc files. Hover support for inline builtin-function and bazel rule documentation. [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=StackBuild.bazel-stack-vscode).
- [stackb/bazel-stack-vscode-cc](https://github.com/stackb/bazel-stack-vscode-cc). Supports generation of clang compilation databases. [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=StackBuild.bazel-stack-vscode-cc).
- [VSCode Bazel Java extension](https://github.com/salesforce/bazel-ls-vscode) - Proof-of-concept (POC) of a Bazel Java development extension for VS Code
- [PyCharm](https://github.com/tomhanetz/bazel-for-human-beings)
- [sconover/rules_intellij_generate](https://github.com/sconover/rules_intellij_generate) - Plugin-less Bazel/IntelliJ integration
Expand Down

0 comments on commit e866e74

Please sign in to comment.