<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr">On Sun, May 29, 2016 at 3:49 PM Leonardo Pessoa via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div style="font-family:Calibri,sans-serif;font-size:11pt">Tools like SonarQube can raise a &quot;warning&quot; for comments started with &quot;TODO:&quot; or &quot;FIXME:&quot;. Wouldn&#39;t it be more interesting if those could be presented as warnings instead of using #warning? And this could be an optional setting as commented would not influence compilation.</div></div></div></blockquote><div><br></div><div>It seems wise to me to have the concept of todo, fixme, etc. formalized in the language so that source kit, the swift compiler, and things like Xcode would have a well defined thing to look for and extract information from.</div><div><br></div><div>I support this proposal and hope it can cover these typical use cases.</div><div><br></div><div>-Shawn </div></div></div>