chore(vscode): add python debugger to extension recommendations

!13
This commit is contained in:
2024-05-29 10:38:25 +09:30
parent 4b080251e9
commit cb79854027

View File

@ -1,6 +1,7 @@
{ {
"recommendations": [ "recommendations": [
"ms-python.python", "ms-python.python",
"ms-python.debugpy",
"njpwerner.autodocstring", "njpwerner.autodocstring",
"streetsidesoftware.code-spell-checker-australian-english", "streetsidesoftware.code-spell-checker-australian-english",
"streetsidesoftware.code-spell-checker", "streetsidesoftware.code-spell-checker",