Not sure if this is a "Feature Request" or an "Enhancement Request" so I figured I'd just post it here...
Over the years, several users have requested a selection-dependent execution option similar to SSMS: /forum.php?t=27273, /forum.php?t=16048, /forum.php?t=12646, /forum.php?t=9266
I'd like to add my vote for this feature as well.
When using a single window/file to save related queries, I frequently do NOT want to execute the whole query window (doing so could potentially be disastrous, especially in a database that auto-commits every transaction by default). I feel that defaulting to "Run Selection" is safer.
I use the mouse to select the lines that I want to run, and would like a single-click option to run those lines. As it stands, I must make two clicks (either right-click then Run Selection, or click Query menu then Run Selection, or click the dropdown menu next to the Run button on the toolbar then Run Selection). Many modern toolbar interfaces with a combo select button will remember the last-used selection and that becomes the default behavior for the next single-click on the button; that feature would be useful here.


