美文网首页
vscode必装插件

vscode必装插件

作者: 木易先生灬 | 来源:发表于2020-04-15 09:27 被阅读0次

    插件:
    Prettier
    Bracket Pair Colorizer 2
    indent-rainbow
    Auto Rename Tag
    REST Client
    CSS Peek
    HTML CSS Support
    Live Sass Compiler
    Live Server
    Emmet
    Auto Import

    主题:
    Material Theme
    Material Icon Theme
    Monokai Vibrant
    Monokai Dark Vibrant
    Andromeda
    Dracula Official

    设置:
    "editor.fontSize": 16,
    "editor.lineHeight": 28,
    "editor.renderWhitespace": "all",

    其他:
    npm config set registry https://registry.npm.taobao.org

    相关文章

      网友评论

          本文标题:vscode必装插件

          本文链接:https://www.haomeiwen.com/subject/yhsqvhtx.html