Page 1 of 1

Re: Simultaneous editing

Posted: Wed Jun 05, 2019 2:45 am
by normeus
+1

It is Column Selection and multi-cursor editing which is fun to have.

If you don't mind using a different editor at the same time as PB's editor, this is available in:

Notepad++, and there are PB language definitions here in the forum if you search for them.

Visual Studio Code, which I am enjoying more and more; and it is even easier when you install PureBasic extensions by Eddy R.


keep PureBasic editor open and it will reload the file you are editing on the other editor


Norm.

Re: Simultaneous editing

Posted: Wed Jun 05, 2019 8:32 am
by RSBasic
+1
I often use this function in Notepad++ and Visual Studio.

Re: Simultaneous editing

Posted: Wed Jun 05, 2019 10:04 am
by Sicro
These feature requests already exist:
Enable Multi-Cursor Editing

+1

Re: Simultaneous editing

Posted: Wed Jun 05, 2019 2:27 pm
by oreopa
+1

I guess it somewhat depends on if this is a feature already in Scintilla.

I always do my "complex" editing in UltraEdit atm.