vscode用户设置

2018年10月14日

vscode用户设置

目前配置适用于vscode 1.24.1,1.25.1,1.28.1, 1.30.0,推荐使用1.28.1及以后版本,跟win7系统界面配色更加统一

插件目前建议必装 Chinese, Beautify, C/C++, Python 插件,目前使用1.30.0版本,其他插件将在稍后使用时安装。

 

{

"C_Cpp.configurationWarnings": "Enabled",

"[c]": {

"editor.detectIndentation": true,

"editor.insertSpaces": true,

"editor.quickSuggestions": {

"comments": true,

"other": true,

"strings": false

},

"editor.tabSize": 4,

"files.insertFinalNewline": true

},

"[cpp]": {

"editor.detectIndentation": true,

"editor.insertSpaces": true,

"editor.quickSuggestions": {

"comments": true,

"other": true,

"strings": false

},

"editor.tabSize": 4,

"files.insertFinalNewline": true

},

"beautify.config": {

"css": {

"indent_size": 2

},

"html": {

"indent_size": 2

},

"indent_char": " ",

"indent_size": 2

},

"editor.cursorStyle": "block",

"editor.fontFamily": "'Courier New'",

"editor.fontSize": 22,

"editor.fontWeight": "normal",

"editor.formatOnPaste": true,

"editor.formatOnSave": true,

"editor.formatOnType": true,

"editor.insertSpaces": true,

"editor.mouseWheelZoom": true,

"editor.parameterHints.cycle": true,

"editor.renderWhitespace": "all",

"editor.useTabStops": true,

"editor.wrappingIndent": "indent",

"extensions.autoCheckUpdates": false,

"extensions.autoUpdate": false,

"files.autoSave": "onFocusChange",

"files.exclude": {

"**/.DS_Store": true,

"**/.git": true,

"**/.hg": true,

"**/.svn": true

},

"files.insertFinalNewline": true,

"files.trimTrailingWhitespace": true,

"git.autorefresh": false,

"git.enabled": false,

"git.ignoreMissingGitWarning": true,

"git.path": null,

"html.format.enable": true,

"html.format.endWithNewline": true,

"html.format.indentHandlebars": true,

"html.format.indentInnerHtml": true,

"javascript.format.enable": true,

"json.format.enable": true,

"markdown.preview.fontSize": 16,

"npm.fetchOnlinePackageInfo": false,

"python.terminal.launchArgs": [],

"telemetry.enableCrashReporter": false,

"telemetry.enableTelemetry": false,

"terminal.integrated.copyOnSelection": true,

"terminal.integrated.fontSize": 22,

"terminal.integrated.fontWeight": "bold",

"typescript.format.enable": true,

"update.channel": "none",

"update.enableWindowsBackgroundUpdates": false,

"update.showReleaseNotes": false,

"workbench.colorTheme": "Monokai",

"workbench.enableExperiments": false,

"workbench.iconTheme": "material-icon-theme",

"workbench.settings.enableNaturalLanguageSearch": false,

"workbench.statusBar.feedback.visible": false

}

 

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值