a_kassabian
Member²
I have been using PL/SQL Developer since Version 3 and it's my favorite IDE. However, I did notice a couple of disturbing trends over the last three releases (5, 6, and 7): performance has dropped and the number of bugs has gone up. Also, I find a lot of the new features to be "nice to have" while some really core features are still missing. For example:
1. In the debugger, you can examine 1-dimensional collection variables but not multi-dimensional. It really would be nice to see those, even if you have to examine it one dimension at a time.
2. You cannot evaluate expressions in the debugger.
3. There is no code folding in the editor.
4. The new refactoring feature is nice but still rudimentary compared to what I get in my Java IDE.
Any chance of adding these requests to the next release?
1. In the debugger, you can examine 1-dimensional collection variables but not multi-dimensional. It really would be nice to see those, even if you have to examine it one dimension at a time.
2. You cannot evaluate expressions in the debugger.
3. There is no code folding in the editor.
4. The new refactoring feature is nice but still rudimentary compared to what I get in my Java IDE.
Any chance of adding these requests to the next release?