我正在将 VS2012 与 TFS2010 一起使用(这可能重要也可能不重要)。
我似乎无法获得任何应该与 Pending Changes 窗口一起工作的键盘命令,你知道的,工作。
我尝试了此处列出的步骤,并且尝试将键绑定到键盘对话框中列出的“CompareWith”命令。唯一真正看起来做任何事情的是 File.* 命令,但这些命令在打开的文件上运行,而不是 Pending Changes 窗口。
我已经看到像Alt- I(check-in) 这样的命令有效,但它们没有出现在键盘设置中。
VS2012 中的新窗口是否有自己的一组在其他地方设置的键盘设置?我试图达到一个只有键盘的工作流程来进行比较、排除或撤消。
更新:这真的很奇怪。我实际上可以在右键单击对话框中看到快捷键,但按下它们没有任何作用。然后我尝试将其更改为和弦,并收到错误消息:“组合键 (Ctrl+Shift+Q, Ctrl+Shift+Q) 绑定到当前不可用的命令 (Tfs.ContextPendingChangesPageExcludeChanges)”
更新 2:我发现了这篇博文,其中列出了更多快捷方式,但实际上并未对单个文件进行操作。为了快速参考,这是他的清单:
Shortcut Team Explorer Page
Ctrl+' Search
Ctrl+0,H Home
Ctrl+0,P Pending Changes
Ctrl+0,M My Work
Ctrl+0,W Work Items
Ctrl+0,B Build
Ctrl+0,R Reports
Ctrl+0,D Documents
Ctrl+0,S Settings
Ctrl+0,A Web Access – team home page
F5 Refresh
Ctrl+Up Move focus to the previous visible section header
Ctrl+Down Move focus to the next visible section header
Alt+Left Navigate backward
Alt+Right Navigate forward
Alt+Home Focus the navigation control
Alt+0 Focus the page top level content
Alt+[1-9] Focus the visible section [1-9] level content
Alt+Up Focus the previous visible section content
Alt+Down Focus the next visible section content