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