当前位置:网站首页>Vscode common plug-ins and configurations
Vscode common plug-ins and configurations
2022-06-10 22:59:00 【White whoring leader】
Share a set of super comfortable Vs Code Plug in and configuration ( Only used when developing and writing code , There is no fish for ), The functions of each plug-in will not be introduced one by one , Serve directly !!!
First screen plug-in

Second screen plug-in
settings.json The configuration of the file is as follows
{
// Controls whether the editor automatically formats pasted content .
"editor.formatOnPaste": true,
// Format the file when saving .
"editor.formatOnSave": true,
// Define a default formatter
"editor.defaultFormatter": "esbenp.prettier-vscode",
// For a language , Configure alternate editor settings , Such as :.
// "[vue]": {
// "editor.defaultFormatter": "esbenp.prettier-vscode"
// },
// prohibit vetur Generate prompt warning
"vetur.ignoreProjectWarning": true,
// Whether the vue Of documents template To test , Such as v-for Forgetting to add key The editor will be marked red
"vetur.validation.template": true,
// Controls whether the resource manager confirms when deleting files to the wastebasket .
"explorer.confirmDelete": false,
// Control font size ( Pixels )
"editor.fontSize": 16,
// Whether to add a semicolon at the end of each line
"prettier.semi": false,
"prettier.printWidth": 200, // Wrap over maximum
"liveServer.settings.donotShowInfoMsg": true,
// Always allow untrusted files to be introduced into trusted workspaces , Do not display the prompt
"security.workspace.trust.untrustedFiles": "open",
//px to rem The plug-in root font size
"cssrem.rootFontSize": 190,
// Automatically update the import path when renaming or moving files
"javascript.updateImportsOnFileMove.enabled": "always",
"typescript.updateImportsOnFileMove.enabled": "always",
// Turn on alt+ The mouse wheel sets the font size
"editor.mouseWheelZoom": true,
//git The plug-in configuration
"git.autofetch": true,
"gitlens.advanced.messages": {
"suppressGitDisabledWarning": true,
"suppressGitMissingWarning": true
},
//vscode-icons The file icon used by the plug-in
"workbench.iconTheme": "vscode-icons"
}
边栏推荐
- Custom view: graphics and image processing (I): using simple pictures
- CCF CSP 202109-2 non zero segment division [100 points]
- TypeScript - 声明文件和内置对象
- Shell basic concepts
- [tcapulusdb knowledge base] tcapulusdb daily inspection introduction
- Simulated 100 questions and simulated examination of G2 utility boiler stoker examination in 2022
- Innovation and exploration are added layer by layer, and the field model of intelligent process mining tends to be mature
- Vulnhub练习 DC-1靶机
- Tcapulusdb Jun · industry news collection (IV)
- The definition of the metauniverse and the seven infinite features
猜你喜欢

Sherri Monroe被任命为增材制造商绿色贸易协会的新任执行董事

UE4骨骼动画新手入门

【原创】医鹿APP九价HPV数据抓包分析

Opencv_ 100 questions_ Chapter III (11-15)
![[tcapulusdb knowledge base] tcapulusdb daily inspection introduction](/img/7b/8c4f1549054ee8c0184495d9e8e378.png)
[tcapulusdb knowledge base] tcapulusdb daily inspection introduction
![[applet] vant sliding cell adds the function of clicking other positions to close automatically](/img/ef/3d954323a981026e2b917428cbc92b.png)
[applet] vant sliding cell adds the function of clicking other positions to close automatically

Interpretation of dataset class of mmdetection

Whale conference sharing: what should we do if the conference is difficult?
![[006] initial string](/img/0f/4f81013c6c308abf8be453ac26f3d4.png)
[006] initial string

Operation of simulated examination platform for welder (primary) test questions in 2022
随机推荐
【TcaplusDB知识库】TcaplusDB事务管理介绍
【TcaplusDB知识库】TcaplusDB TcapDB扩缩容介绍
存储引擎分析
LeetCode - 5. Longest Palindromic Substring
Locking mechanism
Shell basic concepts
Online questionnaire system based on php+web+mysql
[XPath] use following sibling to obtain the following peer nodes
Pki/tls Swiss Army knife cfssl
中银证券开户有什么风险吗?安全的吗?
C语言内功修炼【整型在内存中的存储】
[tcapulusdb knowledge base] tcapulusdb tcapdb capacity expansion and contraction introduction
kubernetes 二进制安装(v1.20.15)(六)部署WorkNode节点
[tcapulusdb knowledge base] Introduction to the machine where the tcapulusdb viewing process is located
Watlow signs agreement to acquire EUROTHERM from Schneider Electric
LeetCode - 5. 最长回文子串
Redis from entry to entry
Informatics Olympiad all in one 1280: [example 9.24] skiing | openjudge noi 2.690: skiing | Luogu p1434 [show2002] skiing
Interpretation of dataset class of mmdetection
README