I use to work in C# and use Ctrl + G for go to line but it is not working in vb.net. Can you please. Edit menu > Go to even not show any short key. If I press Ctrl + G it opens immidiate window. Is there any thing I need to do in order to enable go to short key or is it different when working with vb.net ? Please guide me.
Note:I ma working in Visual Studio 2010.
Thanks
On the menu bar, choose Tools > Options. Expand Environment, and then choose Keyboard. Optional: Filter the list of commands by entering all or part of the name of the command, without spaces, in the Show commands containing box. In the list, choose the command to which you want to assign a keyboard shortcut.
The Go To Line dialog box lets you move to a specific line in the active document. To access this dialog box, open a document for editing, and then select Edit > Go To > Go To Line or press Ctrl+G.
Ctrl+G in most text editors and IDEs In most text editors and IDEs, Ctrl + G shortcut is used to go to a specific line in the file. For example, you could press Ctrl + G to open the Go To Line window, type 100, and press Enter to move the cursor to the 100th line.
Shift + End = Select the entire line from start to end. Shift + Home = Select the entire line from end to start.
Make sure that ctrl+g is not being used anywhere else. If it is, delete it from those areas:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With