Skip to content

Instantly share code, notes, and snippets.

View sebastian031093's full-sized avatar

Sebastian Manco Gomez sebastian031093

View GitHub Profile
{
"workbench.sideBar.location": "right",
"workbench.iconTheme": "material-icon-theme",
"emmet.includeLanguages": {
"javascript": "javascriptreact",
"typescript": "typescript"
},
"editor.linkedEditing": true, //Braket color
//bracketPairColorization
"editor.bracketPairColorization.enabled": true,