VisualAssistX助手的一些使用技巧和快捷键-飞外

Shift+Alt+F // Find References 查找引用Shift+Alt+S // FindSynbolDialog打开查找符号对话框Alt+G // GotoImplementation调到实现Alt+M // ListMethodsInCurrentFileAlt+Left // Arrow NavigateBack 后台Alt+O(字母o) // OpenCurrespondingFile .h/.cpp切换Shift+Alt+O // OpenFileInSolutionDialog打开解决方案文件对话框Ctrl+Shift+V // Parse弹出最近10个copy的内容菜单Shift+Alt+Q // RefactorContextMenu 弹出重构菜单Shift+Alt+C // RefactorCreateFromUsageShift+Alt+R // RefactorRename改名Alt+Down // Arraw ScopeNext 跳到作用范围Alt+Up // Arraw ScopePrevious 

open file in solution // 打开文件中的解决办法open Corresponding file // 打开相应文件list methods in current file // 列表方法在当前文件file symbol // 文件标记find references // 找到参考资料find references in file // 找到参考文件clone find references results // 寻找克隆结果find previous by context // 找到以前的前后关系goto implementation // 转到执行refactor // 重构paste // 粘贴insert VA snippet // 插入VA片段surround with VA snippet // 环绕与VA片段(例如:if(){})tools // 工具enable/disable visual assist x // 启用/禁用视觉协助xvisual assist x options // 视觉协助x选项