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

Debug Support For GDB, PDB and Others
I think that debug support, like breakpoints, variable watch, variable inspection and shortcuts for step, step into, step over, play, stop is interest features that lacking on this editor.
Thanks.

Multi-monitor / Multi-window support
I would love to have a second window open, without the sidebar, just for more code.
It sorta works right now, but the builder loses some references to the project/folder variables, if you close the second window after closing the primary window, subsequent launches open with no active project, and a few other little annoyances.
Thanks!

OSX: Clicking on a backgrounded window should bring it to the foreground and nothing else

Project specific encoding like in Eclipse

Add 'copy filename / filepath' in context menu on file tab

Find/Quick Add Next consistent with highlighted occurrences
In a document like that:
bar foobarbaz bar foo bar
If I double-click "bar" I see words highlighted (outlined) based on whole-word find (very nice!)
[bar] foobarbaz [bar] foo [bar]
But then when I invoke "Quick Add Next" a few times I get different selection based on substring match:
bar foobarbaz bar foo bar
Notice that "bar" fragment in "foobarbaz" is unexpectedly selected, even though it hasn't been highlighted as a match before.
I wish those two features were aligned. Specifically I'd like to have "Quick Add Next Whole-Word Match" option, so it'd only select words I can already see highlighted.
Whole-word Quick Add Next is also very useful for renaming variables within a function, but currently it only works reliably when the name doesn't match substring (e.g. can't rename "i" variable, even though whole-word match would do well).
I wouldn't mind a bit of magic here too - use whole-word Quick Add if whole word is selected, and use substring if selection doesn't end on word boundaries.

Save code folding between instances.

Support the Arabic language
I think the only thing missing Sublime Text 2 is the Arabic language support

Coloring the folders and files in the project sidebar
i suggest that you could color the folders and files. so that you could mark them as relelvant, and they could stand out for easy distinction.
the colors settings will reflect in the tabs also.

Option to show current file in status bar
Customer support service by UserEcho