Skip to content

Instantly share code, notes, and snippets.

View Whiitedev's full-sized avatar

Lautaro Blanco Whiitedev

View GitHub Profile
@Whiitedev
Whiitedev / settings.json
Last active October 31, 2025 12:32
This is my personal configuration for Visual Studio Code
{
//Workbench settings
"workbench.sideBar.location": "right",
"workbench.editor.showTabs": "single",
"workbench.statusBar.visible": false,
"workbench.editor.enablePreview": false,
"workbench.productIconTheme": "fluent-icons",
"workbench.activityBar.location": "hidden",
"workbench.startupEditor": "none",
//Editor settings