<div dir="ltr">Sigh, now you see my misunderstanding, sorry for the abuse of CAPS LOCK but #pragma marks are only called &nbsp;#pragma because of the preprocessor, which is why GCC is getting away from that. (note the gcc handbook, i checked it out one week) anyway, it would be silly for an editor to detect things that are language&nbsp;specific&nbsp;in a non language spesific way. if you just said you wanted to mark places in your code, then you would have gotten that sooner. (in an editor spesific manor)&nbsp;<div>
note : I use Vim<br><br><div class="gmail_quote">On Tue, Aug 12, 2008 at 8:16 AM, Daniel Ashbrook <span dir="ltr">&lt;<a href="mailto:anjiro@cc.gatech.edu">anjiro@cc.gatech.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Heeeey, awesome! Who woulda thought that reading the documentation would actually come in handy? Much obliged, Mike!<br>
<br>
<br>
dan<div><div></div><div class="Wj3C7c"><br>
<br>
<br>
Mike Covill wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
&nbsp;From Apple&#39;s &quot;Xcode Workspace Guide:, chapter 6, section 2:<br>
<br>
<a href="http://developer.apple.com/documentation/DeveloperTools/Conceptual/XcodeWorkspace/600-The_Text_Editor/chapter_6_section_2.html" target="_blank">http://developer.apple.com/documentation/DeveloperTools/Conceptual/XcodeWorkspace/600-The_Text_Editor/chapter_6_section_2.html</a> <br>

<br>
you can use these inside a comment and the drop down will display them in bold, like the #pragma mark does in C code:<br>
<br>
MARK:<br>
TODO:<br>
FIXME:<br>
!!!:<br>
???:<br>
<br>
You can use &quot;MARK:&quot; just like you use &quot;#pragma mark&quot; in C code, and it (&quot;MARK:&quot;) will not show up in the drop down, just the comment following it. &nbsp;The others will be included in the drop down item.<br>

<br>
#MARK: Section 1<br>
 &nbsp;displays as: &nbsp; &quot;Section 1&quot;<br>
<br>
#!!!: Look at this now!<br>
 &nbsp;displays as: &nbsp; &quot;!!! Look at this now&quot;<br>
<br>
Mike<br>
<br>
</blockquote>
<br>
_______________________________________________<br>
Pythonmac-SIG maillist &nbsp;- &nbsp;<a href="mailto:Pythonmac-SIG@python.org" target="_blank">Pythonmac-SIG@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/pythonmac-sig" target="_blank">http://mail.python.org/mailman/listinfo/pythonmac-sig</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><br>&quot;lalalalala! it&#39;s not broken because I can use it&quot;<br><br><a href="http://linux.slashdot.org/comments.pl?sid=194281&amp;threshold=1&amp;commentsort=0&amp;mode=thread&amp;cid=15927703">http://linux.slashdot.org/comments.pl?sid=194281&amp;threshold=1&amp;commentsort=0&amp;mode=thread&amp;cid=15927703</a><br>

</div></div>