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

Add new sublime.window method: open_project
There is window.open_file() that can be used for opening .sublime-project files. However, it opens the file to a new tab for editing. The suggested window.open_project() would work differently. Instead of opening the file to the tab, it would act similarly if Project - Open Project... had selected from the toolbar.
Usage:
class FooCommand(sublime_plugin.WindowCommand):
def run(self, *args, **kwargs):
self.window.open_project("path/to/foo.sublime-project")

standard file browser in sidebar

Syntax color wizard (like Textmate), but better
TextMate's was a bit messy because these colors were global. You had to add names (classes?) globally in Preferences. It would be nice if you could specify which names were colored in the language and what the default color is. Then when you view this "wizard" it shows you the options based on the current language (TextMate mixes functions with Markup). From there you could customize a color scheme for a language, or globally (for those that share names).

Hope sublimetext2 can support simplified Chinese.
I love sublimetext2, but I use ubuntu os , Hope sublimetext2 can support simplified Chinese. 我很喜欢sublimetext2,我使用的是ubuntu系统,希望sublimetext2可以支持简体中文。

CSS Code Formater/Beautifier
- Indent css properties by "X" tab/spaces
- Each property on separate line (on/off)
- Opening brace on separate line (on/off)
- All selector for a rule on same line (on/off)
- Blank line between lines (on/off)

soft indentation / soft tabs

Syntax highlighting for HTML5 unquoted attribute-value syntax
Сервис поддержки клиентов работает на платформе UserEcho