Discussions
Categories
- 196.9K All Categories
- 2.2K Data
- 239 Big Data Appliance
- 1.9K Data Science
- 450.3K Databases
- 221.7K General Database Discussions
- 3.8K Java and JavaScript in the Database
- 31 Multilingual Engine
- 550 MySQL Community Space
- 478 NoSQL Database
- 7.9K Oracle Database Express Edition (XE)
- 3K ORDS, SODA & JSON in the Database
- 545 SQLcl
- 4K SQL Developer Data Modeler
- 187K SQL & PL/SQL
- 21.3K SQL Developer
- 295.9K Development
- 17 Developer Projects
- 138 Programming Languages
- 292.6K Development Tools
- 107 DevOps
- 3.1K QA/Testing
- 646K Java
- 28 Java Learning Subscription
- 37K Database Connectivity
- 155 Java Community Process
- 105 Java 25
- 22.1K Java APIs
- 138.1K Java Development Tools
- 165.3K Java EE (Java Enterprise Edition)
- 18 Java Essentials
- 160 Java 8 Questions
- 86K Java Programming
- 80 Java Puzzle Ball
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 94.3K Java SE
- 13.8K Java Security
- 204 Java User Groups
- 24 JavaScript - Nashorn
- Programs
- 440 LiveLabs
- 38 Workshops
- 10.2K Software
- 6.7K Berkeley DB Family
- 3.5K JHeadstart
- 5.7K Other Languages
- 2.3K Chinese
- 171 Deutsche Oracle Community
- 1.1K Español
- 1.9K Japanese
- 232 Portuguese
[BUG] [Regression] Bad results Tab Behavior After VS Code 1.63 November Update

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.
Answers
-
Hi the imgur link you provided is blank on two different browsers, so maybe the site is having issues. I can't reproduce this in the "two rows" configuration with 1.63. Can you please let me know how you set up the split windows?
This is what I tried:
- In the VS Code menu, select View->Editor Layout->Two Rows.
- Execute some SQL or PL/SQL
- Drag the SQL results tab into the lower pane.
-
Hey Christian hope all is well. I am using the third bullet I've manually dragged the result to the lower panel. But I tried the two rows and the same behavior works if I use the menu. In your situation. After you drag the results to the lower pane try to execute the same query again from the first pane. That should reproduce the behavior. The issue occurs the second time I run the query. The panel is moved from the 2nd row.
-
Thanks, I can reproduce it now. Once I started reproducing it, no matter what I tried, it always reproduces! Strange.
I'll show it to the engineering team and hopefully it is something we can fix or at least report to Microsoft.
-
Yea, I'm not sure what caused it in 1.63 but that's when it occured. It looks like MS is pushing another update to the stable path today maybe the fix is there. Will report back.
-
Still occurring after yesterday's update by the core VS team.
-
Thanks, we are looking into this. The weird thing is it can be hard to reproduce the first time, so thus far I am the only one on my team who has this reproducing.
-
Is there any update for this issue? Also facing the exact same..
-
Hi, we are looking into it, hopefully I will hear more in the coming weeks.
-
Hi again,
We think it is this bug in VS Code:
It looks like it has been fixed in an Insiders Release, although I have not yet verified. Will keep you posted.
-
We've confirmed that this issue is fixed in the insiders release.