VS code custom config - mmaarrttyy/settings-configs GitHub Wiki
{
"editor.fontSize": 13, "editor.renderWhitespace": "all", "workbench.colorTheme": "Abyss", "git.ignoreMissingGitWarning": true, "workbench.iconTheme": "material-icon-theme", "terminal.integrated.shell.windows": "C:\\WINDOWS\\System32\\cmd.exe", "material-icon-theme.showUpdateMessage": false, "vsicons.projectDetection.disableDetect": true, "files.eol": "\n", "window.zoomLevel": 0
}