Topic: Editor Panels
Would it be possible to have another entry on the file tab context menu for
"Create New View"? If the file name is "file.f90", the new tabs would be named
"file.f90 (1)", "file.f90 (2)" etc.
Then once a new view has been created we would be able to move it to its own panel using
the existing "Move to New Panel".
Currently there isn't a way to view two parts of a large file which don't both
fit into a window (e.g. lines near the top and lines in the body of a long subroutine).
Having a "Create New View" option would provide a simple "split window" facility using the
existing Panels.
David