Vscode User Settings

Source: Internet
Author: User

Current configuration for Vscode 1.24.1,1.25.1,1.28.1, recommended to use 1.28.1,WIN7 system interface color more unified

Plug-ins are currently recommended for Chinese, beautify, C + +, Python plugins, and other plugins will be installed later when they are used.

Pasting

//Put settings in this file to override the default settings{//Control the font size in pixels. "Editor.fontsize": -,//controls the automatic saving of updated files. Accepted values: "Off", "Afterdelay", "Onfocuschange" (editor loses Focus), "onwindowchange" (window loses focus). If set to "Afterdelay", you can configure the delay in "Files.autosavedelay". "Files.autosave":"Onfocuschange",//Configure Glob mode to exclude files and folders. "Files.exclude": {"**/.git":true,"**/.SVN":true,"**/.HG":true,"**/. Ds_store ":true},//controls the font size (in pixels) used in the Markdown preview. "Markdown.preview.fontSize": -,//Control the font size (in pixels) of the terminal. "Terminal.integrated.fontSize": -,"Window.zoomlevel":0,//"Workbench.icontheme": "Vscode-icons", //"Vsicons.dontshownewversionmessage": true, //"Workbench.colortheme": "Solarized Light", "Workbench.colortheme":"Monokai","Editor.renderwhitespace":"All","Editor.fontfamily":"' Courier New ', Menlo, Monaco, monospace","Window.openfilesinnewwindow":"Off","[C]": {"Editor.insertspaces":true,"Editor.tabsize":4,"Files.insertfinalnewline":true,"Editor.detectindentation":true,"Editor.quicksuggestions": {"Other":true,"Comments":true,"Strings":false},"Editor.autoindent":true,"Editor.usetabstops":true,"Editor.renderwhitespace":"None","Editor.trimautowhitespace":true,"Editor.fontweight":"Normal","Editor.wrappingindent":"Indent","Editor.quicksuggestionsdelay":Ten,"Editor.emptyselectionclipboard":true,"Editor.parameterhints":true},"[CPP]": {"Editor.insertspaces":true,"Editor.tabsize":4,"Files.insertfinalnewline":true,"Editor.detectindentation":true,"Editor.quicksuggestions": {"Other":true,"Comments":true,"Strings":false},"Editor.autoindent":true,"Editor.usetabstops":true,"Editor.renderwhitespace":"None","Editor.trimautowhitespace":true,"Editor.fontweight":"Normal","Editor.wrappingindent":"Indent","Editor.quicksuggestionsdelay":Ten,"Editor.emptyselectionclipboard":true,"Editor.parameterhints":true},"Beautify.config": {"Indent_size":2,"Indent_char":" ","CSS": {"Indent_size":2},"HTML": {"Indent_size":2} },"Extensions.ignorerecommendations":false,"Editor.formatonsave":true,//"workbench.panel.location": "Bottom", "Editor.fontweight":"Bold","Update.enablewindowsbackgroundupdates":false,//"window.menubarvisibility": "Toggle", "Workbench.statusBar.feedback.visible":false,"Git.ignoremissinggitwarning":true,"Editor.mousewheelzoom":true,"Files.insertfinalnewline":true,"Files.trimtrailingwhitespace":true}

Vscode User Settings

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.