Provide quick access to the object definition SQL
E.g. by implementing the command that opens object definition in the new document.
-
Alexander Sharovarov commented
Agree. It would be great feature.
-
AlessandroD commented
Devart, I believe it would come time to implement this feature...
Please! -
Binoy Aravind commented
Script of an object (procedure) on mouse over like redgate..
-
Gabe commented
It makes the most sense to script to new window. This is how users of RedGate are accustomed to.
-
llf commented
I propose show defintion in popup window. The object change is unlikely need. Useally just need to vieq source code with select and copy functions.
-
Anton commented
Yes. Script definition in a new document. We need it.
For example with shotcut Ctrl + F12 (because of F12 is Go to definition). -
Anonymous commented
Possibly consider showing a popup with the definition when hovering over the object. This is very useful to see how a view is composed rather than browsing to the object and scripting it out.
-
Anonymous commented
Possibly consider showing a popup with the definition when hovering over the object. This is very useful to see how a view is composed rather than browsing to the object and scripting it out.
-
Anonymous commented
Script definition: Similar to how the current "GoTo Definition" works, but instead of highlighting in the object explorer, create a new tab and script out the object into that tab, so that I can hit F12 and straight away start working on a stored procedure / function. This is the way that RedGate Sql Prompt currently works.
-
AdminDevart (_, Devart) commented
Add also the ability to select which statement you want to generate (CREATE, ALTER, etc.)