LGEAI Developers
Member²
I finaly took the time to post some very annoying things in plsql-developer (7.02.1076).
Not that the tool is all bad, but I thing these are some basic things every IDE should have.
1. search UP with short-cut key (eg shift-f3)
2. when having searched everything (after returning to the starting position) an alert should appear
3. when searching, you cannot delete the line (with ctlr-Y) )(because the text is selected)
4. when closing the browserpane, the tree is Collapsed
5. why are there no line numbers in an sql-window?
6. when jumping on a line (with ctrl-left, ctrl-right) the cursor doesn't jump where it suppose to
eg.
recX.name X:= X'something Xis XwrongX'X;
the X marks the position where the cursor should move (jumping from left to right)
7. when starting a comment with /* en hitting the return button, an * should appear on the next line
(i'm starting a comment)
8. the templates in de templates list should be linked to a keyboard shortcut or may be a seperate favorite template list binded to a keyboard shortcut.
for quick access; e.g we all use to_char(), dbms_output.put_line() or raise_application_error(,), ect ect all the time.
9. a new feature to duplicate the line where te cursor is on (often used by developers)
10. search/replace should search/replace ALL items in document (not starting from the cursor position)
...But there are also MANY positive things to mention; so keep up the good work!
Marcus
Not that the tool is all bad, but I thing these are some basic things every IDE should have.
1. search UP with short-cut key (eg shift-f3)
2. when having searched everything (after returning to the starting position) an alert should appear
3. when searching, you cannot delete the line (with ctlr-Y) )(because the text is selected)
4. when closing the browserpane, the tree is Collapsed
5. why are there no line numbers in an sql-window?
6. when jumping on a line (with ctrl-left, ctrl-right) the cursor doesn't jump where it suppose to
eg.
recX.name X:= X'something Xis XwrongX'X;
the X marks the position where the cursor should move (jumping from left to right)
7. when starting a comment with /* en hitting the return button, an * should appear on the next line
(i'm starting a comment)
8. the templates in de templates list should be linked to a keyboard shortcut or may be a seperate favorite template list binded to a keyboard shortcut.
for quick access; e.g we all use to_char(), dbms_output.put_line() or raise_application_error(,), ect ect all the time.
9. a new feature to duplicate the line where te cursor is on (often used by developers)
10. search/replace should search/replace ALL items in document (not starting from the cursor position)
...But there are also MANY positive things to mention; so keep up the good work!
Marcus