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

Mouse selection on KDE
EditText area isn't clickable on KDE. Menu, Tabs, Preview - are working perfect but selecting with mouse, placing cursor with mouse - not working.
KDE 4.8.5, openSuSE Tumbleweed.

⌘K, B to show sidebar should give the sidebar keyboard focus.
Focus remains in the editor. I know I can use ctrl-0, but that's quite cumbersome. It makes sense to focus with the keyboard if I have instructed the sidebar to appear using the keyboard.

Differentiate between project files and non-project files

plugin idea: filepath-breadcrumb -> easily open files from any dir in path
Dunno if that can be done by a plugin, or had to be a bulitin func.. anyway it'd be a nice one ;)
cheers,
Jan

Open search results via keyboard shortcut

American keyboard layout in find window

Limit text edits and functions to a selected "mask"
Basically, I would like to make a selection of text and set this text to be a "mask" for all operations within Sublime Text. For example:
1: Select any text using the cursor or any selection tools.
2: Activate the "mask" feature (with a handy keyboard shortcut for example). The un-selected text gets a 50% darker tint to indicate the active and disabled text.
3: Now operations like Ctrl+D or "Replace All" or plugin functions will only work within this "mask" (selection), excluding all other portions of the text/data.
4: Press Escape twice to first exit Ctrl+D operation and then the selection mask.

After clearing recent project items, the project switcher window no longer lists recent projects.

Directory autocomplete in find in files
The windows default "choose your folder" panel isn't as quick and elegant as other parts of the app.

Find and Replace (Ctrl+H) with one line selected should activate "In selection" option
Steps to reproduce:
Given this text:
foo
food
Move the cursor to the line containing "foo", press Home, Shift+End, press Ctrl+H, type "foo" in the Find What box, type "bar" in the Replace With box, then click Replace All.
Expected:
foo -> bar
Actual:
foo -> bar
food -> bard
Looks like "In selection" is only automatically set if selection is longer than one line. I think it should be set any time there's a selection, including when I've only selected the current line.
Build 2181 on Linux
Customer support service by UserEcho