Bootstrap

【VSCode常用插件】

1. Better Comments

a. Description

The Better Comments extension will help you create more human-friendly comments in your code.

b. Usage

请添加图片描述

2. CSS Peek

a. Description

更好更快的找到所定义的CSS样式

b. Usage

请添加图片描述

  • Peek: load the css file inline and make quick edits right there. (Ctrl+Shift+F12)
  • Go To: jump directly to the css file or open it in a new editor (F12)
  • Hover: show the definition in a hover over the symbol (Ctrl+hover)

3. Dracula Theme

请添加图片描述

4. go-home

请添加图片描述

5. Guides

请添加图片描述

6. Import Cost

请添加图片描述

7. Markdown Preview Enhanced

请添加图片描述

8. Quokka.js

请添加图片描述

9. Regex Previewer

请添加图片描述

10. Settings Sync

请添加图片描述
请添加图片描述

11. Turbo Console Log

请添加图片描述

12. TypeScript Hero

TypeScript Hero is a vscode extension that makes your life easier. When you are coding a lot of TypeScript you may want vscode to organize your imports.

;