记录一下常用的vs code插件
- vs code插件离线下载地址: https://marketplace.visualstudio.com/vscode
0. C/C++ Extension Pack
Popular extensions for C++ development in Visual Studio Code
1. C/C++
C/C++ IntelliSense, debugging, and code browsing.
2. Chinese (Simplified) (简体中文) Language Pack for Visual Studio Code
Language pack extension for Chinese (Simplified)
3. Code Navigation
Code navigation makes Visual studio Code back and foward navigation pretty easy
4. GitLens — Git supercharged
GitLens supercharges the Git capabilities built into Visual Studio Code. It helps you to visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more.
5. Codelf
Best GitHub stars, repositories tagger and organizer. Search Github, GitLab to find real-world usage variable names.
6. Remote - SSH
Open any folder on a remote machine using SSH and take advantage of VS Code’s full feature set
|