Skip to content

fantasyjqc/vscodesetting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscodesetting

{ "workbench.iconTheme": "material-icon-theme", "editor.quickSuggestions": { "strings": true }, "gitlens.advanced.messages": { "suppressCommitHasNoPreviousCommitWarning": false, "suppressCommitNotFoundWarning": false, "suppressFileNotUnderSourceControlWarning": false, "suppressGitVersionWarning": false, "suppressLineUncommittedWarning": false, "suppressNoRepositoryWarning": false, "suppressUpdateNotice": true, "suppressWelcomeNotice": true }, "git.enableSmartCommit": true, "workbench.startupEditor": "newUntitledFile", "terminal.external.windowsExec": "C:\WINDOWS\System32\cmd.exe", "material-icon-theme.showUpdateMessage": false, "workbench.colorTheme": "Behave", "editor.fontSize": 15, "editor.fontFamily": "'Source Code Pro', 'Xhei OSX', 'Courier New'", "terminal.integrated.fontSize": 15, }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published