Print Function in IDE
Posted: Sun Nov 05, 2023 11:25 am
Hi PureBasic Developers,
I often find it useful to output my code to a printer for a hard copy, but note there is no File > Print function in the IDE. I appreciate the same file can be opened in Notepad++ and printed from there (which is what I am currently doing), but its an extra step and would be nice to see this added as standard in a future version please?
Would you consider adding this feature to allow the code, with line numbers, and colour to be output to the printer to provide a hard copy of the program?
It would be great to see the File Name and Date in the header, and page numbers in the footer, as well as a character to indicate when a long line wraps to the next, but is actually a single line.
Options to include/exclude line numbers, colour, Comments etc. would be great, but not essential.
Many thanks.
John
I often find it useful to output my code to a printer for a hard copy, but note there is no File > Print function in the IDE. I appreciate the same file can be opened in Notepad++ and printed from there (which is what I am currently doing), but its an extra step and would be nice to see this added as standard in a future version please?
Would you consider adding this feature to allow the code, with line numbers, and colour to be output to the printer to provide a hard copy of the program?
It would be great to see the File Name and Date in the header, and page numbers in the footer, as well as a character to indicate when a long line wraps to the next, but is actually a single line.
Options to include/exclude line numbers, colour, Comments etc. would be great, but not essential.
Many thanks.
John