09-22-2023, 11:08 AM
(09-21-2023, 10:33 PM)RhoSigma Wrote:Fine! The IDE is getting better and better. Thanks!(09-21-2023, 04:49 PM)Kernelpanic Wrote: ....Yes, I've pushed a change into the repository for the next releas of QB64pe to achive the very
Is there a way to set this up like in Notepad?
....
same behavior as in Notepad++,
i.e. when pressing Pos1 (Home) the cursor will always jump to "start of text" except it is already there, then it will jump to "start of line"
or in different words
the cursur will only jump to "start of line" if it's current position is exactly on "start of text", and from all other positions in the line (incl. anywhere in the indention space) it will always jump to "start of text".