Skip to Main Content

Oracle Developer Tools for VS Code

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

[BUG] [Regression] Bad results Tab Behavior After VS Code 1.63 November Update

User_6BTKCDec 13 2021

So, not sure where this lies if its the extension or VS Code but after the November update I'm seeing a strange behavior in terms of how the output tab works.
Screen Captures: https://imgur.com/a/GPLIsWy
FIG 1 - Lets say from my connections i create a new scrap SQL file and create a query
FIG 2 - When I execute it a new tab opens with the result as expected
FIG 3 - It is possible for me then using visual studio code to arrange the tabs such that I have a split vertical or horizontal so I may see my code and results at once.
FIG 4 - However if I then go execute another query or the same one again my arrangement is revoked and the tab goes back to the place it began.
Prior to the 1.63 update this was not the case it would hold the layout each time I ran queries.

Comments
Post Details
Added on Dec 13 2021
12 comments
274 views