Visual Studio插件推荐

写在前面

Visual Studio,号称宇宙第一 IDE,不额外添加插件也较好工作。
但是添加插件会让你更得心应手。

插件管理

快捷键: Ctrl + Shift + X

导航栏: Extensions –> Manage Extensions

manage

search

插件推荐

Visual Assist

很赞的生产力工具,需要收费,免费试用 30 天

Productivity tool for C/C++ and C# that improves IDE features related to navigation, refactoring, code generation, and coding assistance.

官方功能 目录导航
代码重构
代码生成
编码辅助
智能高亮
调式辅助
工具窗口
Visual Assist代码段生成
代码纠错
...

Viasforal

增加颜色高亮

Add color to your Visual Studio Text Editor!

官方功能 彩色括号
关键字高亮
XML增强
...

VSColorOutput

output 窗口将带有颜色

Color output for build and debug windows

Editor Guidelines
添加垂直标识

Adds vertical column guides to the Visual Studio text editor.

安装

关闭 Visual Studio 以安装

其他

还有更多插件…


comment: