Page 1 of 1

Delete Line

Posted: Mon Feb 03, 2020 5:50 pm
by whizza
Hi

Is there a key combination to delete the current line?

If not could one be added? Eg. Ctrl Y.

Also, if the Del key is pressed on a line that contains only whitespace (spaces & tabs), why not just delete the entire line with a single press of the Del key?

Re: Delete Line

Posted: Mon Feb 03, 2020 5:56 pm
by skywalk

Re: Delete Line

Posted: Mon Feb 03, 2020 6:56 pm
by kenmo
Delete Line is one of the new keyboard shortcuts I will be submitting soon to the Open Sourced IDE :)
https://github.com/fantaisie-software/p ... /issues/46
Also, if the Del key is pressed on a line that contains only whitespace (spaces & tabs), why not just delete the entire line with a single press of the Del key?
What editors do that?? I'm not aware.

Re: Delete Line

Posted: Mon Feb 10, 2020 3:17 pm
by kenmo
Delete Line shortcut has been merged in Pull Request #54, should be available in PB 5.72 :)
https://github.com/fantaisie-software/purebasic/pull/54