Split long program lines
-
Hi, I have asked this before but didn't really get a reply.
Is it possible to split long lines of code, typically M291 lines over 2 (or more) lines of code?
These lines can easily stretch to 150 columns or more. When comparing files in 2 side by side windows it can make reading the code difficult.
I would like to be able to split these lines at some point so they are physically spread over 2 (or more) lines in my text editor ( I use sublime).