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

Ubuntu 10.10 - minimap doesn't scroll horizontally
On Ubuntu 10.10 with Sublime 2, I can only scroll vertically with the minimap.

Delete Non-Empty Folders Linux

Shell-Unix-Generic-tmLanguage add nested brace syntax highlighing
http://www.sublimetext.com/forum/viewtopic.php?f=3&t=6977&p=30153#p30118

Lion's press&hold to insert foreign character problem

Cmd+O should allow you to open directories

Build 2220 - Crash when switching GPU on MPB w/ Retina Display
Hello! Sublime Text 2 Build 2220 crashes (sometimes) when the GPU of my Macbook Pro 15" (w/ Retina Display) is switched from integrated to dedicated or vice versa.
Thanks!

Sidebar API to filter files on search
I would really like the ability to filter the files in the sidebar by a search that includes file content. To achieve this, a plugin would need access to the sidebar API.
The current Global Search only provides an extract of the results in a separate buffer but I would like the ability to browse through the results with a quick preview of the files content. This is to achieve a similar search as in Evernote and other similar note-taking software.

Recognize < and ` as bracketing characters while text is selected
It would be really useful 2 additional characters would wrap, rather than replace, selected text.
eg: and `mark-up` languages
Or otherwise make it behavior that can be optionally enabled.

Disable "Instant find" when working with a "Big" file
when i use ctrl+f with a big file (500 mb for me)
ST tries to update search results with each keystroke and my editor goes to "Not Responding" state before even i type my complete search term
possible solution: don't update search results until the "find" button is pressed

accept hex values in goto line
right now, the goto line command (Ctrl+G), and /path/to/file:line_num syntax only accepts decimal values for the line number.
if you use
int(line_num, 0)
then it should be able to parse other number formats, including hexadecimal, octal, binary, etc.
Thanks!
Customer support service by UserEcho