Shortcut to "Go to Work Item"
I know this is "piddly" but is there a shortcut to the "Go to Work Item" command?
Thanks,
~slee
[100 byte] By [
slee] at [2007-12-17]
Thank you! That appears to only work when you are viewing queries or currently viewing a work item.
I always use Ctrl + G when I am in source code to go to a specific line number...
Thanks,
~slee
True - we expect some people are going to like that "go to" is ctrl+g for both, and others won't. Feel free to use Tools | Options | Environment | Keyboard and bind whatever key you want. The specific command is
Team.GotoWorkItem, but you'll probably notice it's Edit.GoTo that's currently got it (globally) now. You can override in a particular view or globally, of course.
CTRL+G will also work for GoToWorkItem if you have a work item node (or any child) selected in Team Explorer. So, you don't actually have to get a query up to make it work, just select Work Items and you're good to go.