in reply to Pretty Print
A) how to do this in a backwards compatible way to still be able to see the unformatted code. (Much posted code is broken, we need a fallback)
B) if syntax highlighting should be added too
C) how to implement this into the process chain
Brainstorm:
A) The only chance I see is an additional displaytype, like this users could switch between raw and formated source
B) perltidy can also produce highlighted code, but startup is slow and would cause a lag
C) patching perltidy to run in a server mode might be a solution.
Alternatives?
Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Pretty Print (perltidy integration)
by LanX (Saint) on Sep 17, 2017 at 21:40 UTC |