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

Ability to configure different key bindings with right and left cmd/option/ctrl key
Currently Sublime Text 2 has the ability to configure all keybinding using cmd/option/ctrl keys. But both the right and left cmd/option/ctrl keys are interpreted as the same key.
It would be nice to be able to, for example, assign cmd_L + C to copy and cmd_R + C to something else entirely.
Thanks,
Connie

i want to edit the cursor width, and the repeat speed. thank you.

Ctrl-tab does not work in Find and Replace section

Indentation of brackets for C++
"trim_automatic_white_space": false,"ensure_newline_at_eof_on_save": true,"auto_match_enabled": false
- Open new file (Ctrl + N)
- Set C++ syntax style
- Just press enter (insert new line)
- Press up key (return to the first line)
- Type "class Foo"
- Press enter
- Type "{"
- Press enter
- Type "}"


Emacs-style self documentation
In emacs you can use describe-function to tell where function code is located, to what key is it bind on, and how is it used (parameters etc.). This kind of functionality would greatly enchance user experience in ST2 also.

JavaScript ife snippet missing whitespace
The "if-___-else.sublime-snippet" snippet should have another space after the "else" in replacement. Just a tiny OCD-ish bug.

Dragging over line numbers should not drag and drop text
Dragging in the line number column should never drag blocks of text, but should only ever select lines. Blocks of text should be clicked on directly to drag.

Promote as Project Folder doesn't show folder in root folders section until restart

custom plugin breaks after restart
I asked this question on SO :
http://stackoverflow.com/questions/16807387/sublime-text-custom-plugin-breaks-after-restart
and on the sublime forum(http://www.sublimetext.com/forum/viewtopic.php?f=3&t=12568&p=49139#p49139)
Xposting it here incase someone has an answer
Customer support service by UserEcho