Hi
Ssometimes i push enter and then need to delete this new line
When i pull delete i need to enter a lot times to delete it
Is there fast way to do it?
Thanks a lot!
Hi
Ssometimes i push enter and then need to delete this new line
When i pull delete i need to enter a lot times to delete it
Is there fast way to do it?
Thanks a lot!
In old code i use brackets after IF from new line. And now i am formating all brascters from same line
So undo does not fork for old docyuments
In that case using ctrl+delete will be quicker than just delete. Or if the bracket is on it’s own your selection is at the end of the if line you can do shift+down, left, backspace. You could also make a macro to that effect.