当前位置:网站首页>Vscode plugin collection
Vscode plugin collection
2022-07-25 15:12:00 【Deep sea blue mountains】
Collected some VScode plug-in unit , Facilitate development and improve efficiency
Git
- Git Blame: Displays the status of the current line in the status bar Git Information
- Git History(git log): see git log( recommend )
- GitLens: Displays the most recent of the file commit And the author , Show current row commit Information ( recommend )
- gitignore:.gitignore File syntax
format
- Beautify css/sass/scss/less css/sass/less format
- Better Align: Align assignment symbols and comments
- Better Comments: Write more humanized notes
- Bracket Pair Colorizer: Let parentheses have their own color , Easy to distinguish . Can be used with any theme .
- Code Spellchecker: Word spell check
- CodeBing: stay VSCode Pop up the browser and search , Editable search engine
- Color Highlight: The color value is highlighted in the code
- Document This: Annotation document generation
- Beautify: Tools for formatting code
- change-case: Quickly change the current selection or the current word (camelCase、CONSTANT_CASE、snake_case etc. ).
- Document This: js Note template for ( Be careful : New version of the vscode It's already supported , stay function On the input /** tab)
- Prettier - Code formatter: Format code
- Sort lines: Sort
- TODO Highlight: TODO Highlight
- vscode-fileheader: Top note template , The author can be defined 、 Time and other information , And will automatically update the last modification time
HTML
- Auto Close Tag: Auto close html label
- Auto Rename Tag: modify html When labeling , Automatically modify matching tags
- htmltagwrap: The parcel HTML
- HTML Boilerplate: Support h5 The grammar of
- Icon Fonts: Small pieces for popular icon fonts , Like typeface ,Awesome, ionicon, Icon ,Octicons, Material design icon , There are more !
- open-in-browser: Browser preview
CSS
- HTML CSS Support: Give Way html Write on labels class Smart tip the styles supported by the current project
The new version already supports scss Document Retrieval - Color Info: Provide information about css Quick information on color .
- CSS Modules: be used for CSS Modular isual Studio Code extension
- CSS Peek: Quickly define to css Variable
- cssrem: One CSS It's worth turning REM Of VSCode plug-in unit
- px2rem: px convert to rem
JS relevant
- Auto Close Tag: Typescript Automatically import Tips
- ESLint:ESLint plug-in unit , Highlight tips
- JavaScript (ES6) code snippets: ES6 Syntax code snippet
- Auto Import - ES6, TS, JSX, TSX: Automatic import - ES6, TS, JSX, TSX (VSCode Expand )
- AutoFileName: Auto complete file name
- Flow Language Support: flow Syntax checking
- jQuery Code Snippets: jq Syntax support tips
- Path Intellisense: Automatic road reinforcement , Default without this function , Hurry up
边栏推荐
猜你喜欢
随机推荐
Scala110-combineByKey
海缆探测仪TSS350(一)
npm的nexus私服 E401 E500错误处理记录
node学习
如何更新更新数据库中的json值?
继承的实现过程及ES5和ES6实现的区别
简易轮播图和打地鼠
Fast-lio: fast and robust laser inertial odometer based on tightly coupled IEKF
LeetCode第 303 场周赛
SSM Advanced Integration
sql server强行断开连接
args参数解析
When using jetty to run items, an error is reported: form too large or form too many keys
Nacos2.1.0 cluster construction
Reprint ---- how to read the code?
bridge-nf-call-ip6tables is an unknown key异常处理
oracle_ 12505 error resolution
js URLEncode函数
"Ask every day" how locksupport realizes thread waiting and wakeup
iframe嵌套其它网站页面 全屏设置









