好用的vscode vue3插件

可能不全,但是是自己用的比较舒服的配置,包括高亮,class类名提示,引用跳转,模板快速创建

在这里插入图片描述

插件列表------------------------------

1、别名路径跳转
2、Atom One Light Theme
3、Auto Rename Tag
4、Chinese (Simplified) (简体中文) Language Pack for Visual Studio Code
5、className Completion in CSS
6、Cobalt2 Theme Official
7、Code Spell Checker
8、Eclipse Keymap(习惯使用eclipse快捷键)
9、Highlight Matching Tag
10、Image preview
11、Markdown Preview Enhanced
12、Path Intellisense
13、Svg Preview
14、SVN
15、TypeScript Vue Plugin (Volar)
16、VSCode Great Icons
17、Vue Language Features (Volar)
18、Vue Peek
19、Vue VSCode Snippets

settings.json

{
    "workbench.iconTheme": "vscode-great-icons",
    "svn.path": "C:\\Program Files\\TortoiseSVN\\bin\\svn.exe",
    "svn.experimental.encoding_priority": [],
    "editor.fontSize": 16,
    "workbench.colorTheme": "Cobalt2",
    "editor.fontFamily": "Fira Code, Microsoft Yahei UI",
    "terminal.integrated.fontFamily": "monospace",
    "[dockercompose]": {
        "editor.tabSize": 2
    },
    "terminal.integrated.fontSize": 16,
    "vetur.ignoreProjectWarning": true,
    "bracket-pair-colorizer-2.depreciation-notice": false,
    "editor.parameterHints": true,
    "editor.quickSuggestions": {
        "other": true,
        "comments": true,
        "strings": true
    },
    "editor.codeLens": false,
    "editor.wordSeparators": "`~!@#$%^&*()=+[{]}\\|;:'\",.<>/?",
    "scss.completion.completePropertyWithSemicolon": false,
    "less.completion.completePropertyWithSemicolon": false,
    "css.completion.completePropertyWithSemicolon": false,
    "security.workspace.trust.untrustedFiles": "open",
    "npm.enableRunFromFolder": true,
}
  • 2
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值