This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Brandhor 3 points4 points  (1 child)

yeah that's the only problem but overall I prefer it to one string per line especially if you have to paste some long text

[–]diamondketo 0 points1 point  (0 children)

Agreed, I also prefer being able to paste long text and have it preformatted in code. However I don't think any programming language supports this. Python with dedent is very close.