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

Close window when in fullscreen leaves menu and dock hidden (OSX)
1. Open new window.

Live Search is a very productive feature
This was implemented in ZionEdit (Look up on sourceforge.net).

Sync context menu on files in sidebar with one on tabs

CTRL+D CTRL+K bug because of case insensitivity/sensitivity mix
TITLE
title
title
TITLE
Now select "title" and CTRL+D to select the next one until you select the first "TITLE" and try to deselect it with CTRL+K. It will deselect the last "title" and keep the "TITLE".
It looks like it is case insensitive to select, but case sensitive to deselect. It does not find TITLE in the pile of items selected somehow.

Shortcut to delete CamelCaseSubWords
Since "Alt+Arrow" moves by word inside CamelCaseWords, I would expect "Alt+Delete/Backspace" to delete subwords as well.
Expected behavior: (* is the cursor)
"ThisIsALongAnd*ComplicatedWord"
Alt+Backspace -> "ThisIsALong*ComplicatedWord"
"ThisIsALongAnd*ComplicatedWord"
Alt+Delete -> "ThisIsALongAnd*Word"
(I'm running SublimeText2 on Linux, I would expect the shortcuts to be different on other platforms)
As a workaround I added a macro and a shortcut to do that.

Delete word exhibits confusing behavior

Change syntax highlighting rules to match file names instead of file extensions.

mIRC Scripting Language support
This is a syntax file for Notepad++, I guess it's not that hard to translate it.

There should be a settings variable that expands to the user's home directory
When setting values in user settings, there should be a $home (or similar) variable that expands to the user's home directory.

Auto-create new document while pasting content into empty window
Automatically create new tab/document while pasting text or code into Sublime Text window with no tabs / open documents. So it wouldn’t require the extra step of manually creating one each and every time.
Thank you.
Service d'assistance aux clients par UserEcho