Search code examples
keyboard-shortcutsvisual-studio-2017

Keyboard shortcut for Line Number not working in Visual studio 2017


What is the shortcut key to jump to a line in visual studio 2017. I have installed visual studio 2010 and i used CTRL + G to jump to a specific line. After i installed visual studio 2017, when i use CTRL + G, it opens Immediate Window.

List of shortcuts in Visual studio 2017


Solution

  • I think it has some problem with additional Keyboard Mapping scheme where Visual Basic 6 was selected. I clicked the Reset button and then changed my mapping scheme option to Default and it's working fine now.

    enter image description here