Skip to content

Instantly share code, notes, and snippets.

View Pedroo-Nietoo's full-sized avatar
🚀
Developing...

Pedro Nieto Pedroo-Nietoo

🚀
Developing...
View GitHub Profile
@Pedroo-Nietoo
Pedroo-Nietoo / settings.json
Last active June 27, 2024 23:30
VSCode Settings
{
"workbench.editor.empty.hint": "hidden",
"update.showReleaseNotes": false,
"workbench.tree.indent": 20, //Pesquisar
"files.exclude": {
"**/.git": false
},
"workbench.startupEditor": "newUntitledFile",
"security.workspace.trust.untrustedFiles": "newWindow",