使用番茄助手(Visual Assist Options)给C++函数自动添加注释
1、安装并配置番茄助手(Visual Assist Options)

2、使用
找到一个c++函数头,通常在头文件.h中,右键对应函数的名字,选择:
Quick Actions and Refactorings(VA) -- Document Method

函数注释自动添加:

1、安装并配置番茄助手(Visual Assist Options)

2、使用
找到一个c++函数头,通常在头文件.h中,右键对应函数的名字,选择:
Quick Actions and Refactorings(VA) -- Document Method

函数注释自动添加:
