补充 VSCode 常用插件列表
Signed-off-by: ithink.chan <chenyang@autoai.com>
This commit is contained in:
parent
e7ee098c42
commit
54a23d55f4
|
@ -0,0 +1,51 @@
|
||||||
|
# VSCode 常用插件列表
|
||||||
|
|
||||||
|
## Plugin
|
||||||
|
|
||||||
|
1. ASL (Thog)
|
||||||
|
2. Bookmarks (Alessandro Fragnani)
|
||||||
|
3. C/C++ GNU Global (Lin Chieh)
|
||||||
|
4. Checkpoints (Michael Nilsson)
|
||||||
|
5. CMake (twxs)
|
||||||
|
6. CMake Integration (Christoph Seitz)
|
||||||
|
7. CMake Tools (vector-of-bool)
|
||||||
|
8. Code Runner (Jun Han)
|
||||||
|
9. Deploy (Marcel J.Kloubert)
|
||||||
|
10. Document This (Joel Day)
|
||||||
|
11. Easy C++ projects (Alejandro Charte Luque)
|
||||||
|
12. Favorites (kdcro)
|
||||||
|
13. Git Graph (mhutchie)
|
||||||
|
14. Git History (Don Jayamanne)
|
||||||
|
15. Git Merger (Shahar Kazaz)
|
||||||
|
16. Git Patch (Parag Diwan)
|
||||||
|
17. GitLens-Git supercharged (Eric Amodio)
|
||||||
|
18. Go (Microsoft)
|
||||||
|
19. Header source switch (Andrew Hall)
|
||||||
|
20. hexdump for VSCode (slevesque)
|
||||||
|
21. HTML Format (Mohamed Akram)
|
||||||
|
22. Intel Hex format (keroc)
|
||||||
|
23. Markdown All in One (Yu Zhang)
|
||||||
|
24. Markdown Table Prettifier (Krisztian Daroczi)
|
||||||
|
25. markdownlint (David Anson)
|
||||||
|
26. Path Intellisense (Christian Kohler)
|
||||||
|
27. Peacock (John Papa)
|
||||||
|
28. Power Mode (Cody Hoover)
|
||||||
|
29. Projects+ (Fabio Spampinato)
|
||||||
|
30. Python (Microsoft)
|
||||||
|
31. Remote Workspace (Marcel J.Kloubert)
|
||||||
|
32. SFTP (liximomo)
|
||||||
|
33. Systemd Support (Liu Yue)
|
||||||
|
34. Text Power Tools (Daniel Tar)
|
||||||
|
35. TODO Highlight (Wayou Liu)
|
||||||
|
36. Visual Studio IntelliCode (Microsoft)
|
||||||
|
37. x86 and x86_64 Assembly (13xforever)
|
||||||
|
|
||||||
|
## Theme
|
||||||
|
|
||||||
|
1. Atom One Light Theme (Mahmoud Ali)
|
||||||
|
2. Bluloco Light (Umut Topuzoglu)
|
||||||
|
3. Material Icon Theme (Philipp Kief)
|
||||||
|
4. Material Theme (Mattia Astorino)
|
||||||
|
5. Solarized-light Theme (gerane)
|
||||||
|
6. vscode-icons (VSCode Icons Team)
|
||||||
|
7. Workbench Themes (Particle)
|
Loading…
Reference in New Issue