Update Library/Application Support/Code/User/settings.json
This commit is contained in:
		@@ -33,12 +33,17 @@
 | 
			
		||||
    "workbench.colorTheme": "One Dark Pro",
 | 
			
		||||
    "workbench.iconTheme": "material-icon-theme",
 | 
			
		||||
    "projectManager.git.baseFolders": [
 | 
			
		||||
        "~/git/"
 | 
			
		||||
        "~/private/",
 | 
			
		||||
        "~/work/"
 | 
			
		||||
    ],
 | 
			
		||||
    "debug.console.fontFamily": "MesloLGS NF",
 | 
			
		||||
    "terminal.integrated.fontFamily": "MesloLGS NF",
 | 
			
		||||
    "terminal.integrated.fontSize": 13,
 | 
			
		||||
    "[typescript]": {
 | 
			
		||||
        "editor.defaultFormatter": "esbenp.prettier-vscode"
 | 
			
		||||
    }
 | 
			
		||||
    },
 | 
			
		||||
    "gitlab.aiAssistedCodeSuggestions.enabled": false,
 | 
			
		||||
    "gitlens.showWelcomeOnInstall": false,
 | 
			
		||||
    "gitlens.showWhatsNewAfterUpgrades": false,
 | 
			
		||||
    "projectManager.groupList": true
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user