Split Screen mode


Split screen mode provides a second upper window into your code editor. The upper window is read only, can scrolled and copied from it but not you cannot edit it The purpose is to provide a view to a section of code which isn't in view from the section of code you are currently on.


To use split screen mode, drag the grey splitter bar at the top of the editing window down.

The top line of the Split window will start on the same line as the Active Line of the Main window.


Adjust it to the size needed and scroll to the required place in the document.

 

 



The window does not update automatically but can be refreshed by pressing the F12 key.


To hide the window, drag the grey splitter to the top of the editor window.