Quantcast
Channel: csv | ThatJeffSmith
Viewing all articles
Browse latest Browse all 27

Oracle SQL Developer Extension for VS Code 24.1.1 is here!

$
0
0

Go get it, now.

The changeLog is interesting, even for a ‘dot 1’ release. We have few nice new features for you!

Export to Clipboard, vs file

On the destination, simply toggle from File to Clipboard, and you’re good to go.

Browsing a package spec, but want the body?

Just right-click!

Dedicated Connections per Worksheet

If I open 5 SQL worksheets on a database connection, you’ll end up with 5 separate connections to the database. This means you can have multiple, long running tasks going concurrently.

It also means you can be much more productive, or consume many more resources than you could before. We suggest closing worksheets when you’re doing doing work, to free up the server resources. This isn’t new advice, we offer the same for our other tools like SQL Developer.

You can also disable this feature and return to the pre-24.1.1 behavior, switch Sessions per attached worksheet to ‘off.’

There’s more, much more…

Thanks again to all the community users who shared their feedback. Many of these items came directly from y’alls.

Like this bug fix…

“Duplicated table aliases showing in autocomplete”

previously the X. got duplicated to x.x.commission_pct – 🤮

50k more thank you’s

We got to 50,000+ installs! Now let’s see how fast we can get to 100,000 and 1,000,000!

The post Oracle SQL Developer Extension for VS Code 24.1.1 is here! first appeared on ThatJeffSmith.


Viewing all articles
Browse latest Browse all 27

Trending Articles