preface
It’s been six months since the last recommendation. During this time, I also searched for some plugins that felt better;
Some of them I kill, some of them I keep. Excellent extension plug-in output is really limited, the main push is more practical small extension
I don’t recommend duplicate plug-ins, some of which are good enough to find in my other articles, but I won’t say much more. Get to the point!
The plug-in set
Coding experience improvement series
- VS DocBlockr:
Atom
The plug-inDocblockr
Port version, very easy to use annotation plug-in - Visual Studio Intellicod-Preview: Provides AI support (to enhance your code intelligence tips), from Microsoft
- File Utils: a very useful set of File tools, without the mouse, directly to the currently open page.
- Npm-ui: add an NPM icon to the sidebar. You can directly run commands in the NPM menu
- NPM Scripts: The NPM command can be regarded as
npm ui
Non-ui version of - Surround: Wrap code quickly and add conditional statements. Useful
- KoroFileHeader: Quickly add comments to the file header (predefined template), such as creation time, who created it
- gi: Quick generation
.gitignore
- Tea-time: Tomato timer! Will it help you to stop staring at your computer for a long time, get a glass of water or something
- Visual Snake Code: A handful of snake? Then continue to helpless pain!
- javascript console utils: Quick generation
console.log
(selected) - Turbo Console Log: Similar to the above one, but less functional
- clear-console: quickly clears files in the current file
console.log
Information, very useful - Node JSON Autocomplete: For introduction
json
File provides intelligent hints
Collaboration series
-
VS Live Share Whiteboard: Live Share Whiteboard support, now not only code can collaborate, but ideas can also be demonstrated
-
VS Live Share: Code collaboration. Anyone who uses this plugin will also use this plugin
Vue series
- vusion peek :
Vue
Component quick jump (Peek
)
The React series
- React PropTypes Generate: Is generated by one bond
react
theproptypes
, don’tts
Is a must have. - React JavaScript to TypeScript Transformer for VSCode :
React
thejs
Version to turnts
Version, somewhat flawed, but usable
File Support series
- docs-yaml: provide
yaml
Intelligent completion and syntax check function of - DotENV :
env
File support
Miniprogram series
- Minapp: write native micro channel small program essential plug-in, intelligent completion, function jump and so on
Tool post
- Error Gutters: displays the error as an icon, similar
git gutter
At a glance - Carbon-now-sh: Quickly generates beautiful code images
- Bracket Pair Colorizer 2: Second edition of the original author, Bracket highlighting matches faster
- file-tree-generator :
tree
The mouse – operated version of the command also prints an icon symbol - TypeScript Import Sorter: TypeScript Import Sorter: For ocD users, sort incoming statements, and deep traversal of single files or entire directories
- JSON Tree View: Visual jump
json
, suitable for lazy fast positioningjson
One of thekey
Theme * *
- Light+ Tweaked: A soft, bright color theme
- The Palenight Theme is very beautiful
- Horizon Theme: Soft dark color Theme
The article writing
- PicGo: very practical map bed upload tool, directly back
url
“, use all say yes. - MarkDown Link Suggestions :
md
Local resource intelligence prompt - Markdown Command Assist: making a fool of
md
To use, right-click and select Generate
Source code Learning Assistance
Vscode-ast: Parse JS/TS files to generate an AST tree in the sidebar
conclusion
If there is any mistake, please leave a message and it will be corrected in time. Thank you for reading