Claus Pedersen
Member³
I a program window, I have written the code:
to_char(x
I delete the last x and use code completion to get a parameter, in this case 'right'. I use Edit -> Undo (Ctrl-Z) to undo the code completion. Now the x is back.
It seems that both the code completion and the deletion of x are 'undone' by the code completion.
This also apply when for instance multiple lines are marked after the opening paranthesis and deleted.
to_char(x
I delete the last x and use code completion to get a parameter, in this case 'right'. I use Edit -> Undo (Ctrl-Z) to undo the code completion. Now the x is back.
It seems that both the code completion and the deletion of x are 'undone' by the code completion.
This also apply when for instance multiple lines are marked after the opening paranthesis and deleted.