Suggestion: Option to *not* connect to db at startup

guttormvik

Member²
It's a small thing, but I'd like an option to get rid of the connection dialog at startup.
I juggle multiple connections, and I'd like to do it from one place; the sidebar.
I also open up pl/sql developer / plyxon to just look at sources.
In both cases the dialog is just in the way.

Btw; In all the connection lists, you show "Recents" at the top. Can we get rid of it, or place it at the bottom?
My connections will all be predefined, so "Recents" is just in the way, and it doesn't deserve the top spot.

Btw; Now that our dbs are all on aws, I don't really use the tnsnames file anymore. That means my connect strings are much longer.
Can you change the "Database" field in the connection definition dialog to be full width?

Btw, let me also say that I really like what I'm seeing so far :)

Guttorm
 
Last edited:
There is a NoLogon command-line paramater that you can use to suppress the logon dialog.

I have added your other suggestions to the list of enhancement requests.
 
Back
Top