Skip to content

Instantly share code, notes, and snippets.

View josvaal's full-sized avatar
💻
Coding

José Valentino josvaal

💻
Coding
View GitHub Profile
@josvaal
josvaal / settings.json
Last active August 3, 2024 00:49
vs code personal config
{
"window.titleBarStyle": "native",
"window.zoomLevel": 1.5,
"window.menuBarVisibility": "toggle",
"window.restoreWindows": "all",
"files.hotExit": "onExit",
"explorer.confirmDelete": false,
"extensions.ignoreRecommendations": true,
"files.associations": {
"*.pl": "prolog"