MagicPython icon indicating copy to clipboard operation
MagicPython copied to clipboard

Bad (but legal) line continuations break highlighting

Open tucked opened this issue 6 years ago • 0 comments
trafficstars

Image: Capture

Repro:

    'bad lines are continued \
     like this. do not do it!'

Red ^Ms appear in files with DOS line endings (even though they don't appear on other lines): Capture

tucked avatar Jun 17 '19 22:06 tucked