常用VSCode插件列表

新知榜官方账号

2023-10-15 10:10:29

该文档列举了常用的VSCode插件列表,包括拓展、主题和个人首选项配置。 一、拓展名称 简述 AutoCloseTag 自动闭合HTML标签 AutoImport import提示 AutoRenameTag 修改HTML标签时,自动修改匹配的标签 BabelJavaScript babel插件,语法高亮 Babelrc .babelrc文件高亮提示 Beautifycss/sass/scss/less css/sass/less格式化 BetterAlign 对齐赋值符号和注释 BetterComments 编写更加人性化的注释 Bookmarks 添加行书签 BracketLens 在闭合的括号处提示括号头部的代码 BracketPairColorizer2 用不同颜色高亮显示匹配的括号 CanIUse HTML5、CSS3、SVG的浏览器兼容性检查 CodeOutline 展示代码结构树 CodeRunner 运行选中代码段(支持多数语言) CodeSpellchecker 单词拼写检查 CodeBing 快速打开Bing并搜索,可配置搜索引擎 ColorHighlight 颜色值在代码中高亮显示 ColorInfo 小窗口显示颜色值,rgb,hsl,cmyk,hex等等 ColorPicker 拾色器 CSS-in-JS CSS-in-JS高亮提示和转换 Dash 集成Dash DebuggerforChrome 调试Chrome DocumentThis 注释文档生成 DotENV .env文件高亮 Editcsv 编辑CSV文件 EditorConfigforVSCode EditorConfig插件 Emoji 在代码中输入emoji endy 将输入光标跳转到当前行最后面 ErrorGutters 在行号处提示错误代码 ESLint ESLint插件,高亮提示 FilePeek 根据路径字符串,快速定位到文件 filesize 状态栏显示当前文件大小 Find-Jump 快速跳转到指定单词位置 Font-awesomecodesforhtml FontAwesome提示代码段 ftp-sync 同步文件到ftp GitBlame 在状态栏显示当前行的Git信息 GitFileHistory 快速浏览单文件历史提交变动 GitGraph Git图形化视图,方便浏览和操作 GitHistory(gitlog) 查看gitlog GitTreeCompare Git树形比对,查看不同分支的差异 gitignore .gitignore文件语法 GitLens 显示文件最近的commit和作者,显示当前行commit信息 GraphQLforVSCode graphql高亮和提示 Guides 高亮缩进基准线 GulpSnippets Gulp代码段 HighlightMatchingTag 高亮匹配选中的标签 HTMLCSSClassCompletion CSSclass提示 HTMLCSSSupport css提示(支持vue) HTMLHint HTML格式提示 htmltagwrap 快捷包裹html标签 htmltagwrap 包括HTMLImportBeautify import分组、排序、格式化 ImportCost 行内显示导入(import/require)的包的大小 Indenticator 缩进高亮 IntelliSenseforcssclassnames cssclass输入提示 JavaScript(ES6)codesnippets ES6语法代码段 JavaScriptStandardStyle Standard风格 JestRunner 支持执行Jest单个测试文件或单个用例 JSRefactor 代码重构工具,提取函数、变量重命名等等 JSONtoTS JSON结构转化为typescript的interface JSONTools 格式化和压缩JSON jumpy 快速跳转到指定单词位置 language-stylus Stylus语法高亮和提示 LessIntelliSense less变量与混合提示 Lodash Lodash代码段 LogWrapper 生产打印选中变量的代码 markdownlint Markdown格式提示 MochaSnippets Mocha代码段 Nodemodulesresolve 快速导航到Node模块 npm 运行npm命令 npmIntellisense 导入模块时,提示已安装模块名称 OutputColorizer 彩色输出信息 PartialDiff 对比两段代码或文件 ParameterHints 在函数调用处指示参数名称 PathAutocomplete 路径完成提示 PathIntellisense 另一个路径完成提示 Polacode 将代码生成图片 PostCssSorting css排序 Prettier-Codeformatter prettier官方插件 PrettifyJSON 格式化JSON ProjectManager 快速切换项目 Quokka.js 不需要手动运行,行内显示变量结果 RainbowCSV CSV文件使用彩虹色渲染不同列 ReactNativeStorybooks storybook预览插件,支持react ReactPlayground 为编辑器提供一个react组件运行环境,方便调试 ReactStandardStylecodesnippets reactstandar风格代码块 RESTClient 发送REST风格的HTTP请求 Sass sass插件 SettingsSync VSCode设置同步到Gist Sortlines 排序选中行 SortTypescriptImports typescript的import排序 StringManipulation 字符串转换处理(驼峰、大写开头、下划线等等) stylelint css/sass/less代码风格 SVGViewer SVG查看器 Syncing vscode设置同步到gist TestSpecGenerator 测试用例生成(支持chai、should、jasmine) TODOParser Todo管理 TodoTree 收集代码中的TODO注释,支持快速搜索 ToggleQuotes 切换JS中的引号,"->'->` TS/JSpostfixcompletion ts/js后缀提示 TSLint TypeScript语法检查 Typesautoinstaller 自动安装@types声明依赖 TypeScriptHero TypeScript辅助插件,管理import、outline等等 TypeScriptImport TS自动import TypeScriptImportSorter import整理排序 TypescriptReactcodesnippets ReactTypescript代码段 TypeSearch TS声明文件搜索 VersionLens package.json文件显示模块当前版本和最新版本 vetur Vue插件 Volar Vue插件,支持Vue3 ViewNodePackage 快速打开选中模块的主页和代码仓库 VisualStudioIntelliCode 基于AI的代码提示 VSLiveShare 实时多人协助 VSCodeGreatIcons 文件图标拓展 vscode-database 操作数据库,支持mysql和postgres vscode-icons 文件图标,方便定位文件 vscode-random 随机字符串生成器 vscode-spotify 集成spotify,播放音乐 vscode-styled-components styled-components高亮支持 vscode-styled-jsx styled-jsx高亮支持 VuePeek 支持跳转到Vue组件定义文件 VueTypeScriptSnippets VueTypescript代码段 VueHelper Vue2代码段(包括Vue2api、vue-router2、vuex2) Wallaby.js 实时测试插件 WrapConsoleLogLite 对选中代码快速console.log 二、主题名称 预览 AtomOneLightTheme bluloco-dark bluloco-light EnkiTheme eppz!(C#themeforUnity) EvaTheme FlatUI GitHubTheme MonokaiPro NewMoon VSCode OneDarkPro Plastic spacegray-vscode Splus 三、个人首选项配置(仅供参考) {"breadcrumbs.enabled":true,"editor.tabSize":2,"editor.renderWhitespace":"boundary","editor.cursorBlinking":"smooth","editor.minimap.renderCharacters":false,"editor.fontFamily":"'FiraCode','DroidSansMono','CourierNew',monospace,'DroidSansFallback'","editor.fontLigatures":true,"explorer.confirmDragAndDrop":false,"extensions.autoUpdate":false,"files.insertFinalNewline":true,"git.autofetch":true,"git.path":"F:\\ProgramFiles\\Git\\cmd\\git.exe","search.exclude":{"**/node_modules":true,"**/dist":true},"typescript.locale":"en","window.titleBarStyle":"custom","window.title":"${dirty}${activeEditorMedium}${separator}${rootName}","window.zoomLevel":1,"workbench.activityBar.visible":true,"workbench.colorTheme":"Plastic-deprioritisedpunctuation","workbench.iconTheme":"vscode-great-icons","workbench.startupEditor":"newUntitledFile","eslint.autoFixOnSave":true,"eslint.validate":["javascript","javascriptreact","vue"],"vsicons.projectDetection.autoReload":true,"vsicons.dontShowNewVersionMessage":true,"tslint.autoFixOnSave":true,"debugwrapper.wrappers":{"default":"console.log('$eSEL',$SEL)"},"prettier.tslintIntegration":true,"cSpell.userWords":["Unmount"],"jest.autoEnable":false,}

本页网址:https://www.xinzhibang.net/article_detail-16828.html

寻求报道,请 点击这里 微信扫码咨询

关键词

VSCode 插件 拓展 主题 个人配置

分享至微信: 微信扫码阅读

相关工具

相关文章