mirror of
https://github.com/openai/codex.git
synced 2026-08-23 13:09:46 +00:00
Recommend Bazel VSCode extension. (#25161)
Provides starlark syntax highlighting and editor formatting.
This commit is contained in:
committed by
GitHub
parent
f2e7b462a9
commit
a076b21730
1
.vscode/extensions.json
vendored
1
.vscode/extensions.json
vendored
@@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"recommendations": [
|
"recommendations": [
|
||||||
|
"BazelBuild.vscode-bazel",
|
||||||
"rust-lang.rust-analyzer",
|
"rust-lang.rust-analyzer",
|
||||||
"charliermarsh.ruff",
|
"charliermarsh.ruff",
|
||||||
"tamasfe.even-better-toml",
|
"tamasfe.even-better-toml",
|
||||||
|
|||||||
Reference in New Issue
Block a user