在 Visual Studio 中自定义 Incredibuild 选项
您可以在 Visual Studio 中启用 Incredibuild 菜单、工具栏和快捷方式。
-
要在 Visual Studio 中启用 Incredibuild 菜单,请前往 Tools > Customize > Extensions Menu, 选择 Incredibuild 然后点击 Save and Restart。
-
要启用 Incredibuild 工具栏,请前往 Tools > Customize > Toolbars,选择 Incredibuild 然后点击 Close。
-
要自定义 Incredibuild 工具栏,请前往 Tools > Customize > Commands,然后从 Toolbar 下拉菜单中选择 Incredibuild。
-
要将命令添加至 Incredibuild 工具栏,请点击 Add Command,从 Categories 列表中选择 Incredibuild,然后选择需要添加至工具栏的命令,点击 OK。
-
点击 Close。
-
要将键盘快捷键添加至 Incredibuild 命令(可使用此功能覆盖标准 Visual Studio 键盘快捷键,例如,将 F7 设为启动 Incredibuild 构建的快捷键,或将 CTRL-F7 设为编译当前编辑文件的快捷键):
-
前往 Tools > Options > Environment > Keyboard。
-
z Show commands containing 中,输入 Incredibuild。
-
选择所需命令,然后在 Press shortcut keys 中输入相应键盘快捷键。
- 点击 Assign。
- 点击 OK。
-