On Mon, Jul 8, 2013 at 2:00 AM, bearophile <span dir="ltr"><<a href="mailto:bearophileHUGS@lycos.com" target="_blank">bearophileHUGS@lycos.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
JS:<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I think when the code is compiled a "report" can be generated listing the priorities along with the locations in the file would be beneficial...<br>
</blockquote>
<br></div>
It looks like a useful thing, on the other hand I think most people solve this with their IDEs instead of modifying the source code.<div class="im"><br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Anything like this already available?<br>
</blockquote>
<br></div>
I don't remember any, but it should be not too much work to implement it yourself in a little GitHub project.<br>
<br>
Bye,<br>
bearophile<br>
</blockquote></div><br><div><br></div><div>seems like UDA would allow this.</div>