Add 'chrisdias.promptboost' to VSCode extensions in devcontainer configuration

This commit is contained in:
GitHub Copilot
2025-05-06 12:18:29 +00:00
parent 4eea71ae58
commit f3d3db30bc

View File

@@ -23,7 +23,8 @@
"biomejs.biome", "biomejs.biome",
"PKief.material-icon-theme", "PKief.material-icon-theme",
"Gruntfuggly.todo-tree", "Gruntfuggly.todo-tree",
"humao.rest-client" "humao.rest-client",
"chrisdias.promptboost"
], ],
"settings": { "settings": {
"editor.formatOnSave": true, "editor.formatOnSave": true,