<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: PyObjC TextMate Bundle</title>
	<atom:link href="http://blog.skorpiostech.com/2007/04/22/pyobjc-textmate-bundle/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.skorpiostech.com/2007/04/22/pyobjc-textmate-bundle/</link>
	<description>Business, Python, Cocoa, Life, etc.</description>
	<pubDate>Fri, 05 Dec 2008 15:58:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: joachimm</title>
		<link>http://blog.skorpiostech.com/2007/04/22/pyobjc-textmate-bundle/#comment-3017</link>
		<dc:creator>joachimm</dc:creator>
		<pubDate>Thu, 03 May 2007 17:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.skorpiostech.com/2007/04/22/pyobjc-textmate-bundle/#comment-3017</guid>
		<description>@possen
create a new preference item in the bundle editor and add the following

{	completions = (  'NSArray', 'NSDictionary', 'NSMutableArray', 'NSMutableDictionary', 'NSMutableString', 'NSString' ); }

don't forget to set the scope selector to source.python</description>
		<content:encoded><![CDATA[<p>@possen<br />
create a new preference item in the bundle editor and add the following</p>
<p>{	completions = (  &#8216;NSArray&#8217;, &#8216;NSDictionary&#8217;, &#8216;NSMutableArray&#8217;, &#8216;NSMutableDictionary&#8217;, &#8216;NSMutableString&#8217;, &#8216;NSString&#8217; ); }</p>
<p>don&#8217;t forget to set the scope selector to source.python</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: possen</title>
		<link>http://blog.skorpiostech.com/2007/04/22/pyobjc-textmate-bundle/#comment-3014</link>
		<dc:creator>possen</dc:creator>
		<pubDate>Wed, 02 May 2007 17:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.skorpiostech.com/2007/04/22/pyobjc-textmate-bundle/#comment-3014</guid>
		<description>Wow, cool! I was just thinking that PyObjC support was missing in TextMate. It would be really cool to do the name lookups like the Objective-C bundle does like when you hit NSAr[esc]</description>
		<content:encoded><![CDATA[<p>Wow, cool! I was just thinking that PyObjC support was missing in TextMate. It would be really cool to do the name lookups like the Objective-C bundle does like when you hit NSAr[esc]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
