dev: add codex vscode ext to devcontainer

This commit is contained in:
2025-12-23 18:57:30 +00:00
parent 168135e6d1
commit 1b4a00330b

View File

@@ -21,7 +21,8 @@
"biomejs.biome", "biomejs.biome",
"bradlc.vscode-tailwindcss", "bradlc.vscode-tailwindcss",
"christian-kohler.path-intellisense", "christian-kohler.path-intellisense",
"golang.go" "golang.go",
"openai.chatgpt"
], ],
"settings": { "settings": {
"editor.formatOnSave": true, "editor.formatOnSave": true,