IBM / db2forzosdeveloperextension-about

IBM Db2 for z/OS Developer Extension for VS Code
https://IBM.github.io/db2forzosdeveloperextension-about/
Other
12 stars 7 forks source link

SQL execution based on cursor placement (a bit like currently possible in Data Studio) #167

Open dhiren-c opened 3 days ago

dhiren-c commented 3 days ago

In Data Studio an SQL statement can be run by simply placing the cursor anywhere in the statement text and selecting 'Run Select statement' from the Run drop down option.

image

In Dev Extension the full SQL has to be selected for the run selected SQL option to appear. The other SQL run options are great, so thanks but the above enhancements will be a nice addition and maintains the Data Studio experience in this aspect.