<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tom Constant &#187; Code</title>
	<atom:link href="http://www.tomconstant.com/category/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tomconstant.com</link>
	<description>It&#039;s all about a lack of benjamins...</description>
	<lastBuildDate>Fri, 19 Aug 2011 16:06:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Using Textmate Themes in Sublime Text 2</title>
		<link>http://www.tomconstant.com/2011/08/using-textmate-themes-in-sublime-text-2/</link>
		<comments>http://www.tomconstant.com/2011/08/using-textmate-themes-in-sublime-text-2/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 16:06:49 +0000</pubDate>
		<dc:creator>master</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.tomconstant.com/?p=34</guid>
		<description><![CDATA[Put your tmtheme files in ~/Library/Application Support/Sublime Text 2/Packages/User then restart Sublime Text. They will show up under &#8220;User&#8221; in theme selection list. This is already posted other places but was harder to find than this post will be hopefully.]]></description>
			<content:encoded><![CDATA[<p>Put your tmtheme files in ~/Library/Application Support/Sublime Text 2/Packages/User then restart Sublime Text. They will show up under &#8220;User&#8221; in theme selection list. This is already posted other places but was harder to find than this post will be hopefully.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tomconstant.com/2011/08/using-textmate-themes-in-sublime-text-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From Textmate to Sublime Text 2</title>
		<link>http://www.tomconstant.com/2011/08/from-textmate-to-sublime-text-2/</link>
		<comments>http://www.tomconstant.com/2011/08/from-textmate-to-sublime-text-2/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 15:01:55 +0000</pubDate>
		<dc:creator>master</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.tomconstant.com/?p=30</guid>
		<description><![CDATA[I am very used to Textmate and I use a lot of keyboard shortcuts. As I learn the equivalents in Sublime Text if they are different I will post them up here. I am thinking that since it uses the &#8230; <a href="http://www.tomconstant.com/2011/08/from-textmate-to-sublime-text-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I am very used to Textmate and I use a lot of keyboard shortcuts. As I learn the equivalents in Sublime Text if they are different I will post them up here. I am thinking that since it uses the TMBundles that there won&#8217;t be a lot.</p>
<p>If you have any of these put em in the comments and i&#8217;ll add them. For now the list is short and some things just don&#8217;t exist yet but I think that Sublime is going to grow. It is hard to fight the urge to just switch back to Textmate but I am tired of waiting for the update that just isn&#8217;t coming it seems. Especially with the problems I have had with Textmate since switching to Lion.</p>
<table>
<thead>
<tr>
<th>In Textmate</th>
<th>In Sublime Text 2</th>
</tr>
</thead>
<tbody>
<tr>
<td>Multiline Edit (pressing option/alt to edit multiple lines)</td>
<td>Ctrl+Shift+Up/Down</td>
</tr>
<tr>
<td>Close Tag (Command+.)</td>
<td>No Known Equivalent</td>
</tr>
<tr>
<td>Complete Current Word (Esc)</td>
<td>Press Tab, if there are multiple options then use Ctrl-Space (I changed my Key Bindings due to Quicksilver being Ctrl-Space for me and made it Ctrl-Shift-Space.)</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.tomconstant.com/2011/08/from-textmate-to-sublime-text-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

