First of all, thank you very much for the remarkable work you have done to develop all the features in the VSCode extension for SQL Developer.
I would just like to report a bug I noticed when displaying the execution plan for a Cartesian product query in graphical mode: SELECT * FROM R1,R2;
On MacOS Tahoe, with VSCode 1.106.3 and the SQL Developer 25.3.2 extension, the visualization tab freezes indefinitely.