How to jump between BEGIN and END in dbForge?

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
Thenrich
Posts: 105
Joined: Sun 21 Dec 2014 19:47

How to jump between BEGIN and END in dbForge?

Post by Thenrich » Tue 10 Mar 2020 22:52

How to jump between BEGIN and END in dbForge?

The docs says to use tab. It does not work.
https://www.devart.com/dbforge/sql/sqlc ... _begin_end

Where are all the keyboard shortcuts listed?

alexa

Re: How to jump between BEGIN and END in dbForge?

Post by alexa » Fri 13 Mar 2020 17:39

This can be performed with Shift+F12.

You can view the list of the available commands of dbForge SQL Complete and view/assign a shortcut as follows:
1. Select 'Tools -> Options...' from the main menu. The 'Options' window opens.
2. Navigate to the 'Environment -> Keyboard -> Keyboard' branch.
3. Type 'SQLComplete' in the 'Show Commands Containing' field.

Thenrich
Posts: 105
Joined: Sun 21 Dec 2014 19:47

Re: How to jump between BEGIN and END in dbForge?

Post by Thenrich » Fri 13 Mar 2020 18:05

shift-F12 doesn't work in dbForge the stand alone app. What command should it map to?
It works in SQL Complete although shift-F12 is mapped to Edit. FindAllReferences (Global). I selected Text Editor.

alexa

Re: How to jump between BEGIN and END in dbForge?

Post by alexa » Mon 16 Mar 2020 09:10

Thank you for bringing this to our attention.

That command appears to be missing in dbForge Studio for SQL Server.

We will fix it in one of the next product builds.

Post Reply