<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Xcode on Angus Thinks</title>
		<link>https://www.malcolmhardie.com/weblogs/angus/tags/xcode/</link>
		<description>Recent content in Xcode on Angus Thinks</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
			<copyright>@2026 Angus Hardie</copyright>
		
		
			<lastBuildDate>Thu, 16 Oct 2008 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://www.malcolmhardie.com/weblogs/angus/tags/xcode/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>XCode function popup</title>
				<link>https://www.malcolmhardie.com/weblogs/angus/posts/2008/10/16/xcode-function-popup/</link>
				<pubDate>Thu, 16 Oct 2008 00:00:00 +0000</pubDate>
				<guid>https://www.malcolmhardie.com/weblogs/angus/posts/2008/10/16/xcode-function-popup/</guid>
				<description>&lt;p&gt;I love the XCode function popup, particularly in Objective C, because I can add &lt;strong&gt;#pragma mark&lt;/strong&gt; comments to divide up the list.&lt;/p&gt;&#xA;&lt;p&gt;Unfortunately languages that aren&amp;rsquo;t C derived don&amp;rsquo;t offer &lt;strong&gt;#pragma&lt;/strong&gt;, so I missed these little dividers&lt;/p&gt;&#xA;&lt;p&gt;Then I noticed that a comment that contained &lt;strong&gt;FIXME&lt;/strong&gt; had appeared in the list too, looking just as if it were a #pragma mark entry&lt;/p&gt;&#xA;&lt;p&gt;Looking at the XCode documentation reveals that XCode will also search code comments for a range of keywords and use them to control entries in the function popup. And it will do this for Java, Perl, Python, and Ruby (as well as the C based C, Objective-C and C++).&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
