This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
this is just the foo file | |
to see what happen if we add another file here in the | |
github gist | |
that's all |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
// ----- all new customized are from here | |
"workbench.iconTheme": "material-icon-theme", | |
"terminal.integrated.enableMultiLinePasteWarning": "never", | |
"git.enableSmartCommit": true, | |
"security.workspace.trust.untrustedFiles": "open", | |
"editor.inlineSuggest.edits.showCollapsed": true, | |
"explorer.confirmPasteNative": false, | |
// -------------- personal settings ------------------------- | |
// zoom on mouse wheel |