Roeland
Member³
When selecting some text, and then indenting or unindenting it, the selection is moving along.
But this leads to some rather unwanted side effects:
PL/SQL Developer version 12 beta 9 (and lower)
But this leads to some rather unwanted side effects:
- Selecting a block of text and indenting it, makes it suddenly unfit to copy and paste, because the first line is not correctly aligned.
Use Case: when adding an if-then clause, I frequently have to copy&paste the code to both blocks and alter some small things in it. It should be easier to indent something and then be able to copy and paste it without having to align the code. - When I select a block of text, and only white space at the end, unindenting until I lose the selection will not return the selection when I indent again.
PL/SQL Developer version 12 beta 9 (and lower)