“mais bonito em salvar vscode” Respostas de código

Ativar formato em salvar vscode mais bonito

To automatically format the file on save, In Visual Studio Code, 
- Press Ctrl + Shift + P to open the command palette 
- and type setting and then select Preferences: Open User Settings option.
- Search for format on save setting and check the checkbox.
Lye Jia Jun

mais bonito em salvar vscode

// Set the default"editor.formatOnSave": false,// Enable per-language"[javascript]": {    "editor.formatOnSave": true}
Difficult Dragonfly

Respostas semelhantes a “mais bonito em salvar vscode”

Perguntas semelhantes a “mais bonito em salvar vscode”

Procure respostas de código populares por idioma

Procurar outros idiomas de código