Page 2 of 2
Re: IDE: Split-view on the same file
Posted: Fri Dec 04, 2015 4:50 pm
by Little John
kurzer wrote:Sometimes I have to jump from top to bottom of the same source, only to check how I have solved a similar problem in another procedure.
I encounter similar situations on a regular basis, too.
Then I've always to edit my source file in an external editor.
Using the PB IDE with all its tools, syntax highlighting etc. would be much better.
So
+1 also from me.
Re: IDE: Split-view on the same file
Posted: Fri Dec 04, 2015 5:37 pm
by skywalk
Yes, this would be a big timesaver.
I prefer the option of vertical and horizontal splitting.
Not in a view only tool window.
Editing should be enabled in either view.
Re: IDE: Split-view on the same file
Posted: Fri Dec 04, 2015 6:22 pm
by Tenaja
Little John wrote:...edit my source file in an external editor.
Using the PB IDE with all its tools, syntax highlighting etc. would be much better.
So +1 also from me.
For this, I use Notepad++, which allows multiple windows and syntax highlighting--for the most part. But switching back and forth is annoying.