Imo there could a lot be done in terms of design. I dislike that there are some big vertical paddings e.g. on the tabs, which lead to fewer screen real estate. Being able to adjust those along with the icons etc. would be quite cool. Same goes for themes in general and the settings for PL/SQL...
We have quite some big and messy PL/SQL routines. One thing that bothers me is the scrolling during debugging. I'd like to configure the minimal amount of lines I can see below the cursor, so I can decide if I step into something or step over something.
And another +1
We are working via VPN a lot and every time the connection drops and you do something like debugging you have to kill those sessions, sometimes it works, sometimes the only way out is killing PL/SQL Developer via the task manager. Can't close the window or application while...
For me personally, yes. Most of the time it's transferring a big cursor to a sql window and replacing variables and package constants in order to execute that query and modify join/where conditions to find out why an expected row got filtered out or in order to use the explain plan window etc...
It would be a pretty neat feature to be able to copy some big cursor which is using variables and constants from other packages with those replaced as literals.
We often end up spending a huge amount of time hovering above some variables to get the current variables and replace all of them by...
Hi guys. I'm working on multiple databases for multiple clients. At the end its always the same stuff that I have to keep track on. Lets say 3-4 Selects and 1-2 Packages. I like to rename them in the window list to keep it clean.
Im wondering if there is a way to save the state (all open...