I was having an issue where pressing F5 when an item was highlighted in Object Explorer would launch Debug rather than refreshing the child elements of the object highlighted. I was able to make it so that F5 no longer launches Debug mode, but I am unable to find the command to bind to F5 to have Object Explorer refresh the child elements of the node. Does anyone know how I can go about doing this? I would appreciate any advice that anyone can provide.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
I figured it out. The command to bind F5 to is View.Refresh. The area of the software should be "Global". Alternatively, resetting the keyboard shortcuts to the default worked for me. |
|||
|
|