We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
配色、字体:
{ "workbench.colorTheme": "Visual Studio Dark", "editor.fontSize": 20, "editor.fontFamily": "Consolas, 'Courier New', monospace", }
主题: atom one dark
VSCode Great Icons 图标
background 背景
Atom Keymap
Import Cost 计算引入文件大小
Bracket Pair Colorizer 用更清晰的彩色展示 ()/[]/{}
()/[]/{}
View InBrowser在浏览器中打开
beautify美化代码
filesize 计算当前文件大小
filesize
html-snippets
div --> <div></div> doc --> <!DOCTYPE html> a --> <a href=""></a>
Atuo Rename Tag修改 html 标签,自动帮你完成尾部闭合标签的同步修改
import New from './components/New.vue';
<template>
<script>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
外观配置
配色、字体:
主题: atom one dark
VSCode Great Icons 图标
background 背景
工具
Atom Keymap
Import Cost 计算引入文件大小
Bracket Pair Colorizer 用更清晰的彩色展示
()/[]/{}
View InBrowser在浏览器中打开
beautify美化代码
filesize
计算当前文件大小html
html-snippets
Atuo Rename Tag修改 html 标签,自动帮你完成尾部闭合标签的同步修改
sass
vue
import New from './components/New.vue';
<template>
生成对应语法模板<script>
生成对应语法模板Typescript
Markdown
The text was updated successfully, but these errors were encountered: