"'FiraCode Nerd Font', Consolas, 'Courier New', monospace", "editor.hover.sticky": true, "explorer.confirmDelete": false, "editor.formatOnPaste": false, "editor.autoClosingBrackets": "always", "editor.defaultFormatter": "esbenp.prettier-vscode", "files.eol": "\r\n", "files.simpleDialog....
下面是我的vscode中常用的设置,我接下来会一一进行讲解 {// Editor"editor.cursorSmoothCaretAnimation":"on","editor.guides.bracketPairs":"active","editor.tabSize":2,"terminal.integrated.fontSize":16,"editor.fontFamily":"'FiraCode Nerd Font', Consolas, 'Courier New', monospace","editor.hover.st...
So, what are Nerd Fonts? Nerd fonts let you use font ligatures and more glyphs in general, it's something everyone should use while coding. You might actually be using it without knowing in your IDE/text editor. I used Fira Code for a long time before knowing it was a Nerd Font. ...
{ "wxml": "html", "javascript": "javascriptreact" }, "minapp-vscode.disableAutoConfig": true, "workbench.colorTheme": "Code Blue", "[javascript]": { "editor.defaultFormatter": "vscode.typescript-language-features" }, "explorer.confirmDragAndDrop": false, "vsicons.dontShowNewVersionMessage...