I am running into an issue using SQLcl in VSCode with the SQL Developer extension. I am trying to run the project stage command, but I am getting an error in the terminal and it immediately closes the terminal so I cannot read the error. One thing I found is that the SQL Developer version updated to 26.1.0 this morning. I am using SQLcl 25.4.2.0, and when I initialized the project it created the project.config.json file with sqlcl version 26.1.0.0, and if I change it to 25.4.2 it says I am using the wrong version.
Also, does anyone else have an issue using the SQLcl terminal where resizing the terminal or clicking out of it removes all previous outputs.
Any advice would be greatly appreciated, thank you.