diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 6e4a3af..d09fa6b 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -21,7 +21,8 @@ "biomejs.biome", "bradlc.vscode-tailwindcss", "christian-kohler.path-intellisense", - "golang.go" + "golang.go", + "openai.chatgpt" ], "settings": { "editor.formatOnSave": true,