Quick jump to corresponding BEGIN <-> END
Quick jump to corresponding BEGIN <-> END
In bigger procedures with a lot of nasted BEGIN-ENDs it would be very useful to have a shortcut key or right mouse button option to jump to BEGIN/END corresponding to the one on which you currently have cursor.
The feature Jump Between CASE and END is implemented.
Please also see the following article https://blog.devart.com/dbforge-studio-for-sql-server-is-ready-for-devops-automation.html
-
AdminDevart (_, Devart) commented
The structure highlighting feature is also supported in v6.0.
-
Lorenzo Statie commented
Having structure highlighting will also help in this case. Visual Studio enhancements like CodeRush and Power Tools can add lines that show which begin belongs to which end statement. That type of visual will also help.