<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif">That would be my preference, especially since I can be lazy and re-use the existing indentation detection code in Lexer.cpp. However, one could argue that it could be confusing if indentation was intentional so I'd like to hear more people weigh in on that one, especially core team members. </div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">- Travis Tilley</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 10, 2015 at 8:46 PM, Jason Dusek <span dir="ltr"><<a href="mailto:jason.dusek@gmail.com" target="_blank">jason.dusek@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><p style="margin:1.2em 0px!important">What do you all think about automatic dedenting of these literals? The excess whitespace is rarely useful; and usually spawns a <code style="font-size:0.85em;font-family:Consolas,Inconsolata,Courier,monospace;margin:0px 0.15em;padding:0px 0.3em;white-space:pre-wrap;border:1px solid rgb(234,234,234);border-radius:3px;display:inline;background-color:rgb(248,248,248)">dedent</code> function which comes to decorate all such strings.</p></div></div></blockquote></div>
</div></div>