Request: which will be corrected in version 8.0

Claus Pedersen

Member³
Can you please inform me about which of the following bugs/requests will be implemented in version 8.0:
  • navigation possible in program window, even on syntax errors
  • code completion for cursor variables and implicitly declared for loop variables
  • code completion in package body for public package variables, constants, cursors etc.
  • indenting with tab deletes text marked with column marking
  • refactoring of implicitly declared for loop variables
  • full keyboard navigation in PLD without the use of a mouse (window list, object browser, content pane etc.)
  • autoselect with line comment comes up with an error
  • code completion should always pop up (for info), even when source is read-only
  • refactoring: accidentally rename table columns with same name as variable, rename of types, rename of public package constants, variables etc.
  • syntax highlighting have wrong offset (one character to the right) after having edited a large package for a while
  • syntax highlighting colour marking hangs even after having renamed a variable or inserted new line
 
I believe, the majority of items above are still bugs/'features' in version 8 (points 1-6 and 9). Please prioritise to correct these and similar editor related problems.

These are mostly related to the developing of PL/SQL code, so please focus error corrections on the tasks that PL/SQL Developer must be designed for: developing PL/SQL code
 
Back
Top