当前位置:网站首页>vscode常用插件与配置
vscode常用插件与配置
2022-06-10 16:19:00 【白嫖leader】
分享一下本人目前正在使用的一套超级舒服的Vs Code插件与配置(只有开发写代码时用的,没有摸鱼时用的),每一个插件的功能就不一一介绍了,直接上菜!!!
第一屏插件

第二屏插件
settings.json文件的配置如下
{
//控制编辑器是否自动格式化粘贴的内容。
"editor.formatOnPaste": true,
//在保存时格式化文件。
"editor.formatOnSave": true,
//定义一个默认格式化程序
"editor.defaultFormatter": "esbenp.prettier-vscode",
//针对某种语言,配置替代编辑器设置,如:。
// "[vue]": {
// "editor.defaultFormatter": "esbenp.prettier-vscode"
// },
//禁止vetur产生提示警告
"vetur.ignoreProjectWarning": true,
//是否对vue文件的template进行检测,如v-for中忘记加key编辑器就会标红
"vetur.validation.template": true,
//控制资源管理器是否在把文件删除到废纸篓时进行确认。
"explorer.confirmDelete": false,
//控制字体大小(像素)
"editor.fontSize": 16,
//是否在每行末尾添加分号
"prettier.semi": false,
"prettier.printWidth": 200, // 超过最大值换行
"liveServer.settings.donotShowInfoMsg": true,
//始终允许不受信任的文件引入受信任的工作区,而不显示提示
"security.workspace.trust.untrustedFiles": "open",
//px to rem插件的root字体大小
"cssrem.rootFontSize": 190,
//重命名或移动文件时自动更新导入路径
"javascript.updateImportsOnFileMove.enabled": "always",
"typescript.updateImportsOnFileMove.enabled": "always",
//开启alt+鼠标滚轮设置字体大小
"editor.mouseWheelZoom": true,
//git插件配置
"git.autofetch": true,
"gitlens.advanced.messages": {
"suppressGitDisabledWarning": true,
"suppressGitMissingWarning": true
},
//vscode-icons插件采用的文件图标
"workbench.iconTheme": "vscode-icons"
}
边栏推荐
- VBA divides strings, stores them in an array, writes them to a file, and saves them
- Institute of automation, Chinese Academy of Sciences: a review of the latest visual language pre training
- 创建 Visual Studio 离线安装包并安装
- VBA将字符串分割、存入数组、写入文件并保存
- Simple site backup shell script
- 线程面试相关问题
- Nat. Commun. | Knowledge integration and decision support for accelerating the discovery of antibiotic resistance genes
- Example code of PHP for uploading multiple pictures
- AIChE | 集成数学规划方法和深度学习模型的从头药物设计框架
- From web2 to Web3, ideology also needs to change
猜你喜欢

接口测试学习笔记

SOA architecture / test phase interface description language transformation scheme

隐形马尔可夫模型及其训练(一)

Live broadcast preview | a new era of social interaction, exploring new social experiences in the universe

MFC basic knowledge and course design ideas

Internet enterprises and chips

Fiddler为测试做什么

防洪排涝监控 防洪排涝自动监测遥测终端

Can bus protocol Foundation

NumPy 学习笔记
随机推荐
谁在使用我的服务器?在干什么?什么时候?
Do you know the five GoLand shortcuts to improve efficiency?
使用KuboardSpray安装kubernetes(v1.23.1)
直播预告 | 社交新纪元,共探元宇宙社交新体验
【BSP视频教程】BSP视频教程第17期:单片机bootloader专题,启动,跳转配置和调试下载的各种用法(2022-06-10)
Comply with medical reform and actively layout -- insight into the development of high-value medical consumables under the background of centralized purchase 2022
Fabric.js 居中元素 ️
Basic use of pycharm
Hidden Markov model and its training (1)
sql注入报错之注入原理实例解析
Swing visualization plug-in jformdesigner of idea
消除业务代码中if....else的五种方式
Primekg: building a knowledge map to achieve precision medicine
Mysql database implementation setting field length
Fabric. JS centered element
From web2 to Web3, ideology also needs to change
Fiddler为测试做什么
Fabric.js 激活输入框
Fiddler设置断点
Accuracy of alphafold and NMR determination of protein structure in solution