mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
a076b21730
Provides starlark syntax highlighting and editor formatting.
14 lines
364 B
JSON
14 lines
364 B
JSON
{
|
|
"recommendations": [
|
|
"BazelBuild.vscode-bazel",
|
|
"rust-lang.rust-analyzer",
|
|
"charliermarsh.ruff",
|
|
"tamasfe.even-better-toml",
|
|
"vadimcn.vscode-lldb",
|
|
|
|
// Useful if touching files in .github/workflows, though most
|
|
// contributors will not be doing that?
|
|
// "github.vscode-github-actions",
|
|
]
|
|
}
|