<?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>Sublime Blog</title>
	<atom:link href="http://www.sublimetext.com/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sublimetext.com/blog</link>
	<description>Sublime Text News</description>
	<lastBuildDate>Fri, 10 May 2013 02:18:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Sublime Text 3 Beta 3033</title>
		<link>http://www.sublimetext.com/blog/articles/sublime-text-3-beta-3033</link>
		<comments>http://www.sublimetext.com/blog/articles/sublime-text-3-beta-3033#comments</comments>
		<pubDate>Fri, 10 May 2013 02:18:41 +0000</pubDate>
		<dc:creator>Jon Skinner</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.sublimetext.com/blog/?p=357</guid>
		<description><![CDATA[Build 3033 is now available for registered users. The focus for 3033 has been on general polish, and cleaning up a few loose ends. It shouldn&#8217;t be too long now until the first public beta for Sublime Text 3.
The full list of changes is available on the Sublime Text 3 page.
]]></description>
			<content:encoded><![CDATA[<p>Build 3033 is now available for registered users. The focus for 3033 has been on general polish, and cleaning up a few loose ends. It shouldn&#8217;t be too long now until the first public beta for Sublime Text 3.</p>
<p>The full list of changes is available on the <a href="/3">Sublime Text 3</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sublimetext.com/blog/articles/sublime-text-3-beta-3033/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sublime Text 3 Beta 3019</title>
		<link>http://www.sublimetext.com/blog/articles/sublime-text-3-beta-3019</link>
		<comments>http://www.sublimetext.com/blog/articles/sublime-text-3-beta-3019#comments</comments>
		<pubDate>Mon, 11 Mar 2013 23:33:26 +0000</pubDate>
		<dc:creator>Jon Skinner</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.sublimetext.com/blog/?p=345</guid>
		<description><![CDATA[Build 3019 is now available for registered users to download. Some of the highlights since the first Sublime Text 3 beta:
Jump Back and Jump Forward &#8211; Jump Back allows you to go to previous editing positions. This goes hand in hand with Goto Definition: you can now inspect a symbol definition, and quickly jump back [...]]]></description>
			<content:encoded><![CDATA[<p><a href="/3">Build 3019</a> is now available for registered users to download. Some of the highlights since the first Sublime Text 3 beta:</p>
<p><b>Jump Back and Jump Forward</b> &#8211; Jump Back allows you to go to previous editing positions. This goes hand in hand with <i>Goto Definition:</i> you can now inspect a symbol definition, and quickly jump back to where you were previously. Jump Back is bound to <span class="pc key">Alt+Minus</span><span class="mac key">^Minus</span> by default.</p>
<p><b>Improved HTML Editing</b> &#8211; HTML completions have been improved, and now offer completions for tag attributes. Tags are also closed automatically when <tt>&lt;/</tt> is entered. Finally, auto indent logic is more friendly for HTML.</p>
<p><b>Retina Performance</b> &#8211; Sublime Text is now super smooth on Retina displays, even at maximum resolution.</p>
<p><b>Large File Loading</b> &#8211; Large plain text files, such as log files, now load significantly faster, finishing in 1/2 to 1/3 of the time depending on platform. Note that for files requiring syntax highlighting, there is only a small improvement in load time due to the regex matching bottleneck.</p>
<p><b>API Parity</b> &#8211; Sublime Text 3 now has full API parity with Sublime Text 2, along with a nice set of additions. New functionality in 3019 includes per-command callbacks, and resource loading APIs. Full details are in the <a href="http://www.sublimetext.com/docs/3/api_reference.html">API Reference</a>. Please note that while Sublime Text 3 supports all the API functionality in Sublime Text 2, plugins are by default not source compatible, and must be ported.</p>
<p><b>Lots More!</b> The full changelog is available on the <a href="/3">Sublime Text 3</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sublimetext.com/blog/articles/sublime-text-3-beta-3019/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrades</title>
		<link>http://www.sublimetext.com/blog/articles/upgrades</link>
		<comments>http://www.sublimetext.com/blog/articles/upgrades#comments</comments>
		<pubDate>Fri, 15 Feb 2013 00:17:16 +0000</pubDate>
		<dc:creator>Kari</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.sublimetext.com/blog/?p=335</guid>
		<description><![CDATA[With the advent of Sublime Text 3 we have been flooded with kind words as well as queries and suggestions; please take the below as a first attempt at answering the most pressing questions.

Upgrades from Sublime Text 2 to Sublime Text 3 will become available when version 3.0 is released later this year. Until such [...]]]></description>
			<content:encoded><![CDATA[<p>With the advent of Sublime Text 3 we have been flooded with kind words as well as queries and suggestions; please take the below as a first attempt at answering the most pressing questions.</p>
<ul>
<li>Upgrades from Sublime Text 2 to Sublime Text 3 will become available when version 3.0 is released later this year. Until such time, upgrading is not required, as Sublime Text 3 will accept Sublime Text 2 license keys during the beta period.
<li>For customers who purchased in the 90 days prior to the announcement of Sublime Text 3, we are reducing the cost of upgrading from $15 down to $11. Customers who purchased Sublime Text 2 before this time period are still subject to a $30 upgrade fee when 3.0 is released.
<li>All license keys purchased since the previous blog post announcing Sublime Text 3 are already full Sublime Text 3 license keys, and no upgrade will be required for these purchases. Please note that while these are Sublime Text 3 license keys, they are also valid for Sublime Text 2.
</ul>
<p>Please continue to direct your queries to sales@sublimetext.com and we will endeavor to get back to you as soon as possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sublimetext.com/blog/articles/upgrades/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sublime Text 3 Beta</title>
		<link>http://www.sublimetext.com/blog/articles/sublime-text-3-beta</link>
		<comments>http://www.sublimetext.com/blog/articles/sublime-text-3-beta#comments</comments>
		<pubDate>Tue, 29 Jan 2013 04:47:40 +0000</pubDate>
		<dc:creator>Jon Skinner</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.sublimetext.com/blog/?p=320</guid>
		<description><![CDATA[The first beta of Sublime Text 3 is now available to download for registered users. Some feature highlights are below, followed by our new pricing and upgrade policies, and system compatibility for Sublime Text 3.
Symbol Indexing. Sublime Text now scans the files in your project, and builds an index of which files contain which symbols. [...]]]></description>
			<content:encoded><![CDATA[<p>The first beta of <a href="/3">Sublime Text 3</a> is now available to download for registered users. Some feature highlights are below, followed by our new pricing and upgrade policies, and system compatibility for Sublime Text 3.</p>
<p><b>Symbol Indexing.</b> Sublime Text now scans the files in your project, and builds an index of which files contain which symbols. This backs the new features <i>Goto Definition</i> and <i>Goto Symbol in Project</i>, both of which are available from the Goto menu. <i>Goto Definition</i> takes you to the definition of the symbol under the caret, while <i>Goto Symbol in Project</i> prompts you to select a symbol via fuzzy matching, and then takes you to the definition of that symbol.</p>
<p><b>Pane Management.</b> Working with multiple panes is now more efficient, with commands to create and destroy panes, and quickly move files between panes. You can see the new options under <i>View/Groups</i>, <i>View/Focus Group</i> and <i>View/Move file to Group</i>.</p>
<p><b>Speed.</b> Sublime Text has always had speed as a feature, but version 3 addresses some weak points. Startup time is now virtually immediate, and plugins no longer have the opportunity to bring this down. <i>Replace All</i> performance is also significantly faster.</p>
<p><b>API.</b> Sublime Text now uses Python 3.3 for plugins, and runs them out of process, so any plugins that load native code no longer risk crashing the main Sublime Text process. The API is also fully thread-safe, and provides several callbacks that run asynchronously (e.g., <tt>on_modified_async</tt>). There are also new API functions, including full access to the project data. Sublime Text 2 plugins will require <a href="http://www.sublimetext.com/docs/3/porting_guide.html">porting</a> to work with Sublime Text 3, however in most cases the changes will be small.</p>
<p><b>Selected Changes</b>:</p>
<ul>
<li>Added <i>Goto Definition</i>, and <i>Goto Symbol in Project</i></li>
<li>Significantly improved startup time</li>
<li>Significantly improved <i>Replace All</i> performance</li>
<li>Improved matching algorithm used for <i>Goto Anything</i> and auto-complete accepts transposed characters</li>
<li>UI: Enhanced pane management</li>
<li>UI: Previewing files from the sidebar creates a preview tab</li>
<li>UI: Improved animation in the side bar</li>
<li>Projects: Multiple workspaces can be created for a single project</li>
<li>Projects: When adding folders to the sidebar, symlinks are not followed by default. This can be changed by enabling follow_symlinks in the project</li>
<li>Build Systems: Added &#8217;shell_cmd&#8217;, which supersedes &#8216;cmd&#8217;, with more intuitive syntax</li>
<li>Build Systems: Better PATH handling behavior on OS X when using shell_cmd</li>
<li>Build Systems: &#8216;Make&#8217; build system has an improved error message regex</li>
<li>Build Systems: Syntax file can be specified for the output</li>
<li>Build Systems: Word wrap is enabled by default</li>
<li>Find in Files: Improved handling of binary files</li>
<li>Find in Files: Line numbers are hidden in the output</li>
<li>Find: <i>Find in Selection</i> will no longer be automatically selected</li>
<li>OSX: Improved performance on Retina displays</li>
<li>OSX: 10.7 or later is required</li>
<li>OSX: 64 bit only</li>
<li>OSX: System version of Python is no longer a dependency</li>
<li>OSX: Italic fonts are synthesized when not available in the typeface</li>
<li>Linux: <tt>.deb</tt> files are provided</li>
<li>Linux: Starting from the command line will daemonize the process by default</li>
<li>API: Upgrade from Python 2.6 to Python 3.3</li>
<li>API: Plugins run out-of-process</li>
<li>API: Plugin API is now thread-safe</li>
<li>API: Some API events are now run asynchronously</li>
<li>API: <tt>begin_edit()</tt> / <tt>end_edit()</tt> are no longer accessible</li>
<li>API: Projects are exposed to the API</li>
<li>API: Added <tt>window.settings()</tt> and <tt>window.template_settings()</tt></li>
<li>API: <tt>show_quick_panel()</tt> accepts an <tt>on_highlighted</tt> callback</li>
</ul>
<p><b>Compatibility.</b> Sublime Text 3 should work on all systems that currently run Sublime Text 2, with the exception of OS X 10.6. Unfortunately, it has not been possible to maintain 10.6 compatibility, as there is no C++11 toolchain for OS X 10.6, and Sublime Text 3 makes extensive use of functionality in C++11.</p>
<p><b>Pricing.</b> The price for a Sublime Text license key has increased by $11, from $59 to $70, the first price rise in Sublime Text&#8217;s five year history. All licenses purchased at this new price are valid for Sublime Text 3. Users with a Sublime Text 2 license key can continue using the key with Sublime Text 3 while it&#8217;s in beta. When 3.0 is released, upgrades will be available for $30, or $15 for users who have purchased recently. The cut off date for the reduced upgrade price will be based on the actual date of the 3.0 release.</p>
<p>Sublime Text 3 is currently <a href="/3">available</a> to registered users only. An evaluation version will be available later.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sublimetext.com/blog/articles/sublime-text-3-beta/feed</wfw:commentRss>
		<slash:comments>55</slash:comments>
		</item>
		<item>
		<title>Sublime Text 2.0 Released</title>
		<link>http://www.sublimetext.com/blog/articles/sublime-text-2-0-released</link>
		<comments>http://www.sublimetext.com/blog/articles/sublime-text-2-0-released#comments</comments>
		<pubDate>Tue, 26 Jun 2012 13:22:39 +0000</pubDate>
		<dc:creator>Jon Skinner</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.sublimetext.com/blog/?p=307</guid>
		<description><![CDATA[Ladies and Gentlemen, I&#8217;m pleased to announce that Sublime Text 2 has graduated out of beta, with 2.0 now available for your text editing pleasure.
I&#8217;d like to thank everyone who&#8217;s purchased, used or given feedback on Sublime Text 2 since the inital version in 2011. Sublime Text has had an amazingly positive reception, and it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Ladies and Gentlemen, I&#8217;m pleased to announce that Sublime Text 2 has graduated out of beta, with 2.0 <a href="/2">now available</a> for your text editing pleasure.</p>
<p>I&#8217;d like to thank everyone who&#8217;s purchased, used or given feedback on Sublime Text 2 since the inital version in 2011. Sublime Text has had an amazingly positive reception, and it&#8217;s time to raise a toast to many versions to come.</p>
<p>Compared to the last beta, version 2.0 offers a more polished experience, with over one hundred tweaks and improvements. Some of the notable ones are:</p>
<p><b>Retina display support for OS X</b>. Additionally for OS X, the ODB Editor Suite is now supported, as is the system find pasteboard.</p>
<p><b>Quick Skip Next</b>. Quick Add Next (<span class="pc key">Ctrl+D</span><span class="mac key">⌘D</span>) is one of the most popular editing commands in Sublime Text. It&#8217;s now been complemented with Quick Skip Next (<span class="pc key">Ctrl+K, Ctrl+D</span><span class="mac key">⌘K, ⌘D</span>), to skip over matches, so you can select just the ones you want:</p>
<div><canvas id="skip_target" class="anim_target" width="450" height="250">
<div id="skip_fallback" class="anim_target" style="width: 450px; height: 250px; position: relative;"></div>
<p></canvas></div>
<p><b>Lots more!</b> Text drag and drop, improved build systems, CSS completions, modified tab highlighting with the highlight_modified_tabs setting, Vintage mode improvements, and many more. See the <a href="/2">changelog</a> for the full list.</p>
<p><a href="/2">Download</a> Sublime Text 2.0 now, or to see what it&#8217;s all about, take the <a href="/">tour</a> on the home page.</p>
<p><script>
skip_timeline = [{"delay": 721, "blit": [[0, 0, 450, 250, 0, 0]]}, {"delay": 470, "blit": [[122, 291, 30, 16, 125, 0], [204, 250, 112, 12, 4, 234]]}, {"delay": 377, "blit": [[248, 262, 44, 30, 0, 0], [122, 276, 30, 31, 125, 0]]}, {"delay": 352, "blit": [[380, 280, 44, 15, 0, 30], [122, 291, 30, 16, 125, 30], [92, 250, 112, 13, 4, 234]]}, {"delay": 330, "blit": [[204, 262, 44, 30, 0, 30], [92, 276, 30, 31, 125, 30]]}, {"delay": 336, "blit": [[336, 280, 44, 15, 0, 60], [122, 291, 30, 16, 125, 60], [292, 262, 7, 11, 4, 234]]}, {"delay": 295, "blit": [[404, 250, 44, 30, 0, 60], [92, 276, 30, 31, 125, 60]]}, {"delay": 351, "blit": [[292, 280, 44, 15, 0, 90], [122, 291, 30, 16, 125, 90], [204, 250, 7, 11, 4, 234]]}, {"delay": 320, "blit": [[360, 250, 44, 30, 0, 90], [92, 276, 30, 31, 125, 90]]}, {"delay": 383, "blit": [[152, 276, 44, 15, 0, 120], [122, 291, 30, 16, 125, 120], [299, 262, 7, 10, 4, 235]]}, {"delay": 1219, "blit": [[316, 250, 44, 30, 0, 120], [92, 276, 30, 31, 125, 120]]}, {"delay": 722, "blit": [[125, 15, 28, 136, 125, 15]]}, {"delay": 224, "blit": [[69, 250, 23, 135, 153, 15]]}, {"delay": 216, "blit": [[46, 250, 23, 135, 160, 15]]}, {"delay": 135, "blit": [[23, 250, 23, 135, 167, 15]]}, {"delay": 961, "blit": [[0, 250, 23, 135, 174, 15]]}, {"delay": 4000, "blit": [[0, 45, 44, 15, 0, 45], [448, 250, 2, 105, 181, 45], [0, 75, 44, 15, 0, 75], [0, 105, 44, 15, 0, 105], [0, 135, 44, 15, 0, 135], [92, 263, 101, 13, 4, 234]]}];
set_animation("/anim/skip_packed.png", skip_timeline, 'skip_target', 'skip_fallback');
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sublimetext.com/blog/articles/sublime-text-2-0-released/feed</wfw:commentRss>
		<slash:comments>114</slash:comments>
		</item>
		<item>
		<title>Sublime Text 2 Build 2181</title>
		<link>http://www.sublimetext.com/blog/articles/sublime-text-2-build-2181</link>
		<comments>http://www.sublimetext.com/blog/articles/sublime-text-2-build-2181#comments</comments>
		<pubDate>Wed, 22 Feb 2012 08:41:09 +0000</pubDate>
		<dc:creator>Jon Skinner</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.sublimetext.com/blog/?p=287</guid>
		<description><![CDATA[A new beta of Sublime Text 2, Build 2181, is available now for your enjoyment. The first thing you&#8217;ll notice is the new icon, by the The Iconfactory.



The icon represents a key on a keyboard, and the color of the key links it with the previous icon.
A selection of the other changes in this beta:
Simplified [...]]]></description>
			<content:encoded><![CDATA[<p>A new beta of Sublime Text 2, Build 2181, is <a href="http://www.sublimetext.com/2">available now</a> for your enjoyment. The first thing you&#8217;ll notice is the new icon, by the <a href="http://iconfactory.com/">The Iconfactory</a>.</p>
<p><center><br />
<img src="http://c758482.r82.cf2.rackcdn.com/sublime_text_icon_2181.png" width="256" height="256"><br />
</center></p>
<p>The icon represents a key on a keyboard, and the color of the key links it with the previous icon.</p>
<p>A selection of the other changes in this beta:</p>
<p><b>Simplified Settings</b>. Settings were previously split into File Settings and Global Settings. These two sets have now been combined into a single settings file, so you won&#8217;t need to work out which setting goes where. The first time you run build 2181, your previous user settings will be automatically merged.</p>
<p><b>Improved Automatic Indentation</b>. <a href="/docs/2/indentation.html">Auto indent</a> is now smarter, so when you press enter, the indentation of the new line will be determined correctly more often. It&#8217;s aware of language features (such as indenting the line following an <tt>if</tt> statement in C), and will use bracket matching to determine indentation.</p>
<p><b>Word Highlighting</b>. When selecting a word, other occurrences of that word will be highlighted, for example, to help visualise where variables are used. This can be controlled with the <tt>match_selection</tt> setting.</p>
<p><img src="http://c758482.r82.cf2.rackcdn.com/word_highlighting.png" width="450" height="272"></p>
<p><b>Text Rendering Quality</b>. 2181 features several subtle improvements to text rendering, including:</p>
<ul>
<li>Windows now uses Consolas by default, and will give better results when using Direct Write.</li>
<li>Improved sub-pixel positioning on OS X, matching Core Text output.
<li>Linux now uses Pango, giving better results for unicode text.
<li>Rendering of rulers, line highlights and misspellings has been improved.</li>
</ul>
<p><b>Lots More!</b> Auto Complete has learnt to be less intrusive, file renaming is more intuitive, <a href="/docs/2/vintage.html">Vintage</a> mode has been improved, large folder trees are handled better, and there are many other improvements and fixes.</p>
<p>Downloads and the full list of changes are on the <a href="/2">Sublime Text 2</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sublimetext.com/blog/articles/sublime-text-2-build-2181/feed</wfw:commentRss>
		<slash:comments>114</slash:comments>
		</item>
		<item>
		<title>Sublime Text 2 Build 2165</title>
		<link>http://www.sublimetext.com/blog/articles/sublime-text-2-build-2165</link>
		<comments>http://www.sublimetext.com/blog/articles/sublime-text-2-build-2165#comments</comments>
		<pubDate>Thu, 12 Jan 2012 06:15:45 +0000</pubDate>
		<dc:creator>Jon Skinner</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.sublimetext.com/blog/?p=260</guid>
		<description><![CDATA[Sublime Text 2 Beta 2165 is out now, with the biggest set of improvements yet. Some of the highlights are:
New UI Theme &#8211; Headlining 2165 is the new UI theme, by Mike Rundle. This theme brings a sharper look to Sublime Text, and an overall better aesthetic. One of the unique elements of this theme [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sublimetext.com/2">Sublime Text 2</a> Beta 2165 is out now, with the biggest set of improvements yet. Some of the highlights are:</p>
<p><b>New UI Theme</b> &#8211; Headlining 2165 is the new UI theme, by <a href="http://flyosity.com">Mike Rundle</a>. This theme brings a sharper look to Sublime Text, and an overall better aesthetic. One of the unique elements of this theme is how it adapts to the color of the file you&#8217;re editing, with the background color spilling into the tabs.</p>
<p><a href="/screenshots/new_theme_large.png"><img src="http://c758482.r82.cf2.rackcdn.com/new_theme_small.png" width="450" height="248"></a></p>
<p><b>Speed</b> &#8211; Sublime Text 2 has always been quick, and now it&#8217;s both faster and leaner. Startup times especially are now faster, although keep in mind that the first time you start up after installing or upgrading, it&#8217;ll take longer than normal as your packages are updated.</p>
<p><b>Auto Complete</b> &#8211; Suggestions are now offered as you type, to complete the current word or insert snippets. Because this uses Sublime Text&#8217;s fuzzy matching algorithm, you can type just a few key characters to quickly select the word you want to complete: No more typing wow_this_function_name_is_really_long(), wtf&lt;enter&gt; will get you want you want.</p>
<p><a href="/screenshots/auto_complete_large.png"><img src="http://c758482.r82.cf2.rackcdn.com/auto_complete_small.png" width="450" height="248"></a></p>
<p>If you&#8217;re feeling adventurous, you may want to enable the <em>auto_complete_commit_on_tab</em> file setting: This will make tab accept the current completion, and enter operate as normal. This removes the ambiguity between accepting the completion vs. entering a newline, and is highly reccomended if you&#8217;ve got the time to learn a new way to do things.</p>
<p>Auto complete isn&#8217;t for everyone, and can be disabled with the <em>auto_complete</em> file setting. Details are in the <a href="http://www.sublimetext.com/docs/2/auto_complete.html">Auto Complete</a> documentation.</p>
<p><b>Menu Refinement</b> &#8211; The menu has been updated to better expose helpful functionality, such as Goto Anything (<em>Ctrl+P</em> / <em>Command+P</em>), the various ways to switch between files (the <em>Goto/Switch File</em> menu), and Quick Find commands (in the <em>Find</em> menu).</p>
<p><b>More!</b> <em>Command+Shift+T</em> / <em>Ctrl+Shift+T</em> will now reopen the last closed file, <a href="http://www.sublimetext.com/docs/2/vintage.html">Vintage</a> mode has receieved many improvments, the API has been expanded, and a whole lot of polish has been applied.</p>
<p>You can download 2165 from <a href="http://www.sublimetext.com/2">http://www.sublimetext.com/2</a>, I hope you enjoy it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sublimetext.com/blog/articles/sublime-text-2-build-2165/feed</wfw:commentRss>
		<slash:comments>94</slash:comments>
		</item>
		<item>
		<title>Sublime Text 2 Build 2139</title>
		<link>http://www.sublimetext.com/blog/articles/sublime-text-2-build-2139</link>
		<comments>http://www.sublimetext.com/blog/articles/sublime-text-2-build-2139#comments</comments>
		<pubDate>Wed, 02 Nov 2011 09:14:56 +0000</pubDate>
		<dc:creator>Jon Skinner</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.sublimetext.com/blog/?p=242</guid>
		<description><![CDATA[Sublime Text 2 Build 2139 is out! Some of the notable new features in this beta are:
Replace in files &#8211; The find in files panel now supports replacing in files. The panel has also been streamlined, with the In Files and In Locations fields combined into a single Where field, that accepts a comma separated [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sublimetext.com/2">Sublime Text 2</a> Build 2139 is out! Some of the notable new features in this beta are:</p>
<p><strong>Replace in files</strong> &#8211; The find in files panel now supports replacing in files. The panel has also been streamlined, with the <em>In Files</em> and <em>In Locations</em> fields combined into a single <em>Where</em> field, that accepts a comma separated list of paths to search, and wildcard patterns to include and exclude files.</p>
<p><strong>Fold arrows</strong> &#8211; Supplementing the code folding support in the last beta, there are now buttons in the gutter to collapse text using the mouse. By default, the fold buttons will fade from view unless the mouse is over the gutter, however this is configurable using the <em>fade_fold_buttons</em> file setting. The fold buttons, and the space reserved for them in the gutter, can be removed with the <em>fold_buttons</em> file setting.</p>
<p><strong>Side bar keyboard navigation</strong> &#8211; The side bar can now receive input focus, and be driven using the keyboard. Left click on an already selected row to give the side bar input focus, or press ctrl+0. Pressing enter or escape in the side bar will restore focus back to the file area.</p>
<p><strong>Reindent</strong> &#8211; The reindent command can be used to recalculate indentation for a file, using the auto-indent rules. This can be triggered from the <em>Edit/Line/Reindent</em> menu item, or <em>Reindent Lines</em> in the Command Palette.</p>
<p>There&#8217;s a lot more in this build than the above, see the full list and download it on the <a href="/2">Sublime Text 2</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sublimetext.com/blog/articles/sublime-text-2-build-2139/feed</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
		<item>
		<title>Sublime Text 2 Build 2126</title>
		<link>http://www.sublimetext.com/blog/articles/sublime-text-2-build-2126</link>
		<comments>http://www.sublimetext.com/blog/articles/sublime-text-2-build-2126#comments</comments>
		<pubDate>Wed, 28 Sep 2011 06:35:50 +0000</pubDate>
		<dc:creator>Jon Skinner</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.sublimetext.com/blog/?p=233</guid>
		<description><![CDATA[A new beta of Sublime Text 2, Build 2126, is available now. Some of the highlights:
Hot Exit enables Sublime Text to exit immediately without prompting, preserving your changes and unsaved files for the next time you run. This has always been available via the menu, but is now the default behavior when quitting. You can [...]]]></description>
			<content:encoded><![CDATA[<p>A new beta of <a href="/2">Sublime Text 2</a>, Build 2126, is available now. Some of the highlights:</p>
<p>Hot Exit enables Sublime Text to exit immediately without prompting, preserving your changes and unsaved files for the next time you run. This has always been available via the menu, but is now the default behavior when quitting. You can disable this via the <span class="setting">hot_exit</span> <a href="/docs/2/settings.html">Global Setting</a>.</p>
<p>The Side Bar has received a tune up: folders expand with a single click, and expand / collapse animations have been disabled. Headings are no longer indented, giving more space for your files, and the side bar will automatically hide when there&#8217;s nothing to show. Finally, the Open Files section of the side bar is hidden by default, as most users prefer to use the tabs &#8211; you can change this in the <span class="menu">View/Side Bar</span> menu.</p>
<p>Code Folding has arrived in this beta. Support is there for folding indented blocks, but the underlying implementation supports character level folding, so any text can be folded by first selecting it and then using the fold command. You can see the available commands in the <span class="menu">Edit/Code Folding</span> menu. There&#8217;s API support as well, with the new view.fold() and view.unfold() methods. There&#8217;s still more functionality to come in the future from Code Folding, notably the ability to fold based on syntactic blocks in addition to indented blocks.</p>
<p>There have been other improvements in almost every area: matching tags are highlighted when editing HTML, Find in Files results are in color, source code word wrapping is smarter, <a href="/docs/2/vintage.html">Vintage Mode</a> improvements and lots more. The full list of changes is on the <a href="/2">Sublime Text 2</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sublimetext.com/blog/articles/sublime-text-2-build-2126/feed</wfw:commentRss>
		<slash:comments>56</slash:comments>
		</item>
		<item>
		<title>Sublime Text 2 Build 2111</title>
		<link>http://www.sublimetext.com/blog/articles/sublime-text-2-build-2111</link>
		<comments>http://www.sublimetext.com/blog/articles/sublime-text-2-build-2111#comments</comments>
		<pubDate>Wed, 31 Aug 2011 07:09:55 +0000</pubDate>
		<dc:creator>Jon Skinner</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.sublimetext.com/blog/?p=201</guid>
		<description><![CDATA[Sublime Text 2 Build 2111 is available now, with new features including indent guides, improved project support, new commands for working with HTML, and last but not least, Vintage Mode, adding support for vi key bindings.
Indent guides help visualize the indent levels, and mark out which ones apply to the caret position &#8211; they are [...]]]></description>
			<content:encoded><![CDATA[<p>Sublime Text 2 Build 2111 is <a href="/2">available now</a>, with new features including indent guides, improved project support, new commands for working with HTML, and last but not least, <a href="http://www.sublimetext.com/docs/2/vintage.html">Vintage Mode</a>, adding support for vi key bindings.</p>
<p>Indent guides help visualize the indent levels, and mark out which ones apply to the caret position &#8211; they are helpful in long functions. If you prefer a cleaner look without them, they can be disabled by adding <tt>"draw_indent_guides": false</tt> to your user file settings, which are accessible from the &#8220;Preferences/File Settings &#8211; User&#8221; menu.</p>
<p><img src="/screenshots/indent_guides.png" width="450" height="303" style="margin-bottom: 0; padding-bottom: 0"><br />
<span style="text-align: center; padding-top: 0; margin-top:0; font-style: italic; display: block">Indent Guides</span></p>
<p>There are two new commands to help work with HTML:</p>
<ul>
<li>Close Tag: Closes the closest unclosed tag. This is bound to <span class="key">Command+Alt+.</span> on OS X, and <span class="key">Alt+.</span> on Windows and Linux</li>
<li>Expand Selection To Tag: Press once to select the contents of the current tag. Press more times to gradually select more. This is bound to <span class="key">Command+Shift+A</span> on OS X, and <span class="key">Ctrl+Shift+A</span> on Windows and Linux)</li>
</ul>
<p>Project support has been improved, with projects now split into two files: sublime-project files containing the project definition, and sublime-workspace files containing the session data. The sublime-project files are now suitable for checking into version control. </p>
<p>Existing projects will be converted into the new format when loaded. The projects are more flexible, and include the ability to exclude specfic file patterns, provide file setting overrides, and project specific build systems. Full details on the project format are listed in the <a href="http://www.sublimetext.com/docs/2/projects.html">Project Documentation</a></p>
<p><a href="http://www.sublimetext.com/docs/2/vintage.html">Vintage Mode</a> is another new feature in Build 2111, providing support for vi key bindings. It&#8217;s disabled by default, follow the instructions in the <a href="http://www.sublimetext.com/docs/2/vintage.html">Vintage Documentation</a> to enable it.</p>
<p>There are many other improvements in 2111, too &#8211; the full list is in the changelog, on the <a href="/2">Sublime Text 2</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sublimetext.com/blog/articles/sublime-text-2-build-2111/feed</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
	</channel>
</rss>
