diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index c870af1..afcb2ce 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -23,7 +23,8 @@ "biomejs.biome", "PKief.material-icon-theme", "Gruntfuggly.todo-tree", - "humao.rest-client" + "humao.rest-client", + "chrisdias.promptboost" ], "settings": { "editor.formatOnSave": true,