Skip to content

Instantly share code, notes, and snippets.

View lucascorreaa's full-sized avatar
🎯
Focusing

Developer Corrêa lucascorreaa

🎯
Focusing
View GitHub Profile
@lucascorreaa
lucascorreaa / settings.json
Last active April 25, 2025 17:33
vscode default setting
{
"workbench.colorTheme": "Dracula Theme Soft",
"workbench.iconTheme": "material-icon-theme",
"workbench.startupEditor": "none",
"explorer.compactFolders": false
}