Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.

add command-line switch to just open new window without reloading recent docs
opens SublimeText editor with a new window, but also reloads recent files with the
"remember_open_files": truesettings active, which prevents user to e.g. use ST2 to just edit a file in single-file-session and still have ability to reload recent files when desiring to work in e.g. 'multi-files' or 'project' mode.
Having separate option to have clean session for single file is useful for quick & dirty editing or in situations like when one wants to use ST2 as external editor for the mailer.
In my case, I'd like to use ST2 everywhere and it means to replace gvim in my Claws-mail mailer, so that in the field for 'external editor' I can replace my current:
gvim "+set ft=mail" -f %s
setting with something like:
subl --new-clean-window %s
I believe that most of the functionality is already built-in and it just requires small tweaking.

Command Palette suggestion/request
Keep up the good work

Down arrow doesn't make cursor go next line if text is selected

Clean up/remove extraneous tabs and spaces

Find and replace only in the current file

Buggy syntax highlighting for JS
/[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?/i
(source: http://www.regular-expressions.info/email.html - characters inside [] don't have to be escaped).
What's more - after this regexp next lines are highlighted as string, even though in JS there are no multi-line strings.

Fix toggling between single and multiple layouts

$70 is just too expensive for Indian users. Price should make some sense.
The price of $70 doesn't make any sense to someone like me who lives in a country like India. As of writing $1 = ₹62 and $70 = ₹4372. I can buy a Photoshop CS6 for both my Mac and PC from a website like Flipkart (An online shopping website.) for the same price. What I'm trying to say is Photoshop is a professional tool and it's still half of it's price. I seriously don't consider buying a single license for $70 worthy and I'll continue to use it for free until they do something about it.

Allow queries outside the UI thread

XML Folding Bug
The root element does not fold up correctly in this XML:
<root>
<el1>abc</el1>
<el1><![CDATA[
<el2>
abc
def
</el2>
]]>
</el1>
</root>
Сервис поддержки клиентов работает на платформе UserEcho