Does anyone know of a way to force the IDE to refresh the source control status using a keyboard shortcut?
I have a IDE Wizard that does checkout/checkin directly to the source control provider and I want to be able to force the IDE to refresh immediately by sending it a keystroke. I am trying to avoid making the user have to right click and choose Refresh Status.
Thanks