Page 1 of 1

Print code from code editor

Posted: Mon Jan 29, 2024 7:37 pm
by sclg

Sometimes it would be very useful to print out custom code form the code editor.
Pressing Ctrl-P in the editor does bring up a print dialogue but is only seems to print the section of the code that is currently visible on screen.
Is there a way to print all of a section of code? (Apart from copying and pasting it into an external editor??)
Thanks


Re: Print code from code editor

Posted: Mon Mar 11, 2024 1:19 am
by daveb

I find there are several functions that the builtin code editors don't do well. I find it much easier to use an editor that "undrstands" PHP and highlights parentheses etc to help you, as well as providing print and compare options. One free package is Notepad++