somme usefull vscode extensions

This commit is contained in:
Orce MARINKOVSKI 2024-12-25 12:41:46 +00:00
parent 9f79afa208
commit 22af9dffd1

View File

@ -7,8 +7,10 @@
"customizations": { "customizations": {
"vscode": { "vscode": {
"extensions": [ "extensions": [
"mhutchie.git-graph", "mhutchie.git-graph",
"ms-python.python" "ms-python.python",
"ms-vscode.js-debug-nightly",
"eamodio.gitlens"
] ]
} }
}, },