añade extensión de python a vscode
This commit is contained in:
parent
5896506374
commit
dde6cb493a
2 changed files with 10 additions and 0 deletions
|
@ -35,6 +35,7 @@ with lib;
|
|||
christian-kohler.path-intellisense
|
||||
sukumo28.wav-preview
|
||||
oderwat.indent-rainbow
|
||||
ms-python.python
|
||||
]);
|
||||
userSettings = {
|
||||
"files.autoSave" = "onFocusChange";
|
||||
|
|
Reference in a new issue