Dockable Summarize Script window that allows select/run of script blocks.
Summarize script is sort-of useful as a way to see script blocks easily, but it will be BRILLIANT if it was a dockable (not modal) window that you very quickly select the script blocks in the editor.
I often select parts of a script or subqueries to run - if Summarize Script automatically selected them for me it would be a huge productivity boost: 1-click selection + F5 = AWESOME!
-
Daniel Caskey commented
Agreed, this should be dockable.
-
Anonymous commented
Run Script at Cursor just Oracle SQL Developer with F5 or Alt+X. Please implement this very helpful functionality.
-
Mathieu commented
I agree too, much like the Solution Explorer window in Visual Studio, it would be a great tool if dockable
-
[Deleted User] commented
Making this non-modal would turn it into an invaluable workflow tool. At the moment it's mostly only useful for quick summary information (the name is apt, at least!) on large, unwieldy procs
-
sheldonhull commented
I agree. The modal window means I never use it. I'd love a summarize script option that parsed in the background so I could use it to navigate to sections. It doesn't provide any usability when it's not a window I can move to the side.
-
Anonymous commented
been a user of prompt for many years. just got the newest version and was shocked that this was still a modal dialog...zero functionality as modal if you ask me. it should be dockable window and should auto refesh to reflect the document you are working on. this would be a great script navigator especially for large scripts.
-
Daniel White commented
Oh! Do you know what would be REALLY awesome? If you could dock the Summarize Script Window, navigate around in it, and the code selected in Summarize Script is selected in the query window -- AND -- expanding or collapsing nodes in the Summarize Script tree makes them expanded or collapsed in the query window. Now THAT would be awesome.