When source modules go over about 1000 lines of code, I find that the combination of my aging cerebral cortex and the facilites of PBEDIT start to fall short of the standard of efficiency required in the modern world. Splitting up the source code into "INCs" is indicated, but now swapping between modules becomes almost as irksome as was scrolling or F<n> ing around a single module.
Any recommendations please for a text editor which allows up to 4 windows to be kept in view, supports keyword highlighting, and can be used to call the compiler and display results?
**** sorry - I should also have said "supports multiple monitors", so as to display different files on different monitors. Two or three monitors, though I don't know if I can run three.
Any recommendations please for a text editor which allows up to 4 windows to be kept in view, supports keyword highlighting, and can be used to call the compiler and display results?
**** sorry - I should also have said "supports multiple monitors", so as to display different files on different monitors. Two or three monitors, though I don't know if I can run three.
Comment