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

+3

Parenthesis don't close correctly with nested functions

Craig Campbell fa 13 anys actualitzat fa 13 anys 1
+3

Project wide search failing due to symlinks

Niko Nevala fa 13 anys 0
My project directory contains a number of symlinks. When performing a project wide search, the following is output to the "Find Results" tab (without the curly braces):

Unable to open {/path/to/a/symlinked.file}{/path/to/actual/search/result.file}:
111. Search result printed normally here
112. Search result printed normally here
113. Search result printed normally here

Clicking on the search result tries to open the entire mashed up path (ie. "/path/to/a/symlinked.file/path/to/actual/search/result.file") and obviously fails.

Beta, Build: 2139
OS: Mac OS X
+3

Capslock as modifier

Yegor Roganov fa 12 anys 0

I'll be definitely usefull to have more potential key bindings such as "capslock+h", "capslock+l" to move left and right respectively.

+3

Snippets tabTrigger can't start with a period

Jake Wilson fa 13 anys updated by Richard Tape fa 12 anys 2
I just installed the official jQuery TextMate bundle.  A lot of the snippet tabTrigger words start with a period, like

.animate

The tabTriggers do not work if the word starts with a period.  I can easily remove the period from the tabTrigger definition in the snippet file and it works fine.
+3

Ctrl+Q for "Quit" on Linux

Skalman fa 14 anys 0
It should mean Quit on Linux, like in most other programs.
+3

Use entire pane as drop target when moving tabs

Phillip Koebbe fa 12 anys actualitzat fa 12 anys 7
I use a 2 row layout quite a bit and when organizing tabs, I have to drag all the way to other tab bar to move a tab from one pane to the other. If I drop it too early, a whole new window gets created, which forces me to move it so I can drag and drop the tab again. It would be nice if the entire pane was a drop target and not just the tab bar.
+3

Ability to drag file from sidebar of one window to sidebar of another window

Elias Zamaria fa 12 anys 0
I would like to be able to drag a file from one window to another by dragging the file name from the sidebar.

I know that I can do this using the tab bar but I keep it hidden. I don't use the tab bar because it is practically useless if I have more than a few files open.
+3

Portage ebuild

Marcus Downing fa 12 anys updated by Oscar Campos fa 11 anys 2
The correct way to install applications on Gentoo is with its package manager, Portage. It would be nice to have an 'ebuild' available with which to install Sublime Text on Gentoo.
+3

Find in current file should have shortcuts for all

Me Whatever fa 13 anys actualitzat fa 13 anys 0
Hi,

I think Ctrl+F find should have shortcuts for "In Selection", "Highlight matches", "Wrap", and "Reverse direction".

+3

Loading Progress

Ionut Staicu fa 13 anys 0
On large files (let's say over 5-10mb) there is some delay since you open a file to when you are actually able to edit that file (the content is displayed).

I guess a progress indicator would be awesome to show a % or at least a spinning wheel.