Criando arquivos com Python + Context Manager with

This commit is contained in:
Luiz Otávio
2022-11-09 06:26:34 -03:00
parent 51e5271a95
commit 953646df7e
3 changed files with 29 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"window.zoomLevel": 1,
"editor.fontSize": 26,
"editor.hover.enabled": false,
"editor.hover.enabled": true,
"workbench.startupEditor": "none",
"explorer.compactFolders": false,
"terminal.integrated.fontSize": 24,