mirror of
https://github.com/openai/codex.git
synced 2026-06-01 19:02:59 +00:00
13 lines
329 B
JSON
13 lines
329 B
JSON
{
|
|
"recommendations": [
|
|
"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",
|
|
]
|
|
}
|