chriskacerguis
8/4/2017 - 12:34 AM

VScode Settings

VScode Settings

{
    "git.confirmSync": false,
    "editor.tabSize": 2,
    "editor.minimap.enabled": false,
    "workbench.editor.showIcons": true,
    "workbench.iconTheme": "vs-seti",
    "workbench.startupEditor": "newUntitledFile"
}