automatically install python extension
This commit is contained in:
parent
87e0648c3d
commit
5f3c4df4ad
@ -8,5 +8,8 @@
|
||||
"dockerComposeFile": "./docker-compose.yml",
|
||||
"service": "frappe",
|
||||
"workspaceFolder": "/workspace/development",
|
||||
"shutdownAction": "stopCompose"
|
||||
"shutdownAction": "stopCompose",
|
||||
"extensions": [
|
||||
"ms-python.python"
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user