Skip to content

Instantly share code, notes, and snippets.

View Henrique82g's full-sized avatar
:octocat:
Focusing 🚀

Henrique Gonçalves Henrique82g

:octocat:
Focusing 🚀
View GitHub Profile
{
// Startup Editor
"workbench.startupEditor": "none",
// Editor Custom Font
"editor.fontFamily": "Fira Code Retina",
// Explorer Behavior
"explorer.confirmDragAndDrop": false,
"explorer.confirmDelete": false,
// Editor Behavior
"editor.selectionClipboard": false, // Only for Linux