Added VSCode extension recommendations
This commit is contained in:
Vendored
+7
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"ms-python.python",
|
||||
"ms-python.vscode-pylance",
|
||||
"ms-python.black-formatter"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user