当前位置:网站首页>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
边栏推荐
猜你喜欢

基于OpenCV和YOLOv3的目标检测实例应用

VS2010 add WAP mobile form template

Leo-sam: tightly coupled laser inertial odometer with smoothing and mapping

用setTimeout模拟setInterval定时器

打开虚拟机时出现VMware Workstation 未能启动 VMware Authorization Service

spark分区算子partitionBy、coalesce、repartition

Leetcode combination sum + pruning

Deployment and simple use of PostgreSQL learning

ice 100G 网卡分片报文 hash 问题

如何解决Visual Stuido2019 30天体验期过后的登陆问题
随机推荐
Share a department design method that avoids recursion
MySQL之事务与MVCC
String type time comparison method with error string.compareto
Login of MySQL [database system]
[C topic] Li Kou 206. reverse the linked list
Raft of distributed consistency protocol
了解一下new的过程发生了什么
args参数解析
如何更新更新数据库中的json值?
CMake指定OpenCV版本
树莓派入门:树莓派的初始设置
VMware Workstation fails to start VMware authorization service when opening virtual machine
Content type corresponding to office file
golang复习总结
CGO is realy Cool!
"Ask every day" briefly talk about JMM / talk about your understanding of JMM
Vs2010添加wap移动窗体模板
Universal smart JS form verification
System. Accessviolationexception: an attempt was made to read or write to protected memory. This usually indicates that other memory is corrupted
[C topic] the penultimate node in the Niuke linked list