text 只是我的vscode设置
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text 只是我的vscode设置相关的知识,希望对你有一定的参考价值。
Just a copy of the JSON from my VSCode User Settings
{ "workbench.colorTheme": "Winter is Coming (Light)", "editor.fontFamily": "Fira Code, Retina", "terminal.integrated.fontFamily": "Fira Mono, medium", "terminal.integrated.cursorBlinking": true, "editor.fontLigatures": true, "editor.tabSize": 4, "workbench.startupEditor": "newUntitledFile", "editor.formatOnSave": true, "editor.cursorStyle": "line", "editor.fontSize": 16, "editor.fontWeight": "normal", "editor.formatOnPaste": true, "editor.minimap.enabled": false, "editor.lineHeight": 22, "editor.rulers": [ 80, 120 ], "prettier.disableLanguages": [], "prettier.singleQuote": true, "prettier.tabWidth": 4, "workbench.iconTheme": "vscode-icons", }
以上是关于text 只是我的vscode设置的主要内容,如果未能解决你的问题,请参考以下文章
text PowerShell开发的基本VSCode设置
text VsCode同步设置
text VSCode设置+ Prettier + Eslint集成
text VSCode用户设置
text VScode设置
text VSCode的Python设置