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

+2

Relate projects to folders

aristidesfl 13 years ago 0
In most of the projects, files are stored and organized inside a single folder. By using folders as a representation for projects, the process of organizing projects would be transparent or almost inexistent.

The way it works now, we are simply duplicating filesystem functionality which already allows one to symlink/alias  other folders/files into the main project folder.
+2

Difficult to see/access the directory that a file is in

Ibrahim Tencer 13 years ago updated 13 years ago 1
It should display this in the title bar. Right now the easiest way is to hover over the tab.

It would also be nice to have a way to go directly to the file in the tree display, since it doesn't happen automatically when you open a file.
+2
Fixed

Matching braces doesn't quite work with CSS

Hay Kranen 14 years ago updated by Jon Skinner 14 years ago 1
When writing a CSS style like this:

#foo {
}

When writing the first line and pressing enter the second brace is inserted, but the cursor moves *before* this brace. It would make more sense to insert a newline, indent that line and move the cursor there.
Answer
Jon Skinner 14 years ago
Fixed in build 2020
+2

Line Highlight bug?

bnip 13 years ago 0
It seems like "highlight_line":true only has an effect if also "gutter":true.
Is this intentional or is it a bug?

I'd like highlighting enabled but gutter disabled if that would be possible. Thanks!
+2

Ubuntu 10.10 - minimap doesn't scroll horizontally

Arun Srinivasan 14 years ago 0
In Sublime 1 on windows, the minimap would allow me to scroll both horizontally and vertically.

On Ubuntu 10.10 with Sublime 2, I can only scroll vertically with the minimap.
+2

Delete Non-Empty Folders Linux

Jonathan Bradley 14 years ago updated by Martin Aspeli 14 years ago 2
Delete folders with content for Linux. Right now I think its doing a rm instead of an rm -rf if its a folder with content. This would help linux users a lot.
+2

Shell-Unix-Generic-tmLanguage add nested brace syntax highlighing

electronico 13 years ago 0
It is so simple, just has to be added in Shell-Unix-Generic-tmLanguage ...
http://www.sublimetext.com/forum/viewtopic.php?f=3&t=6977&p=30153#p30118
+2

Lion's press&hold to insert foreign character problem

aristidesfl 14 years ago updated 13 years ago 2
This feature introduced by OS X Lion isn't working properly. 2 characters are being inserted instead of 1.
+2

Cmd+O should allow you to open directories

josh a. 13 years ago updated by kutu 13 years ago 1
It's a little thing but it drives me crazy that I can't open a directory easily. Yes, I could choose the "Open Folder" menu item, (1) there's no key shortcut, (2) I shouldn't have to.
+2

Build 2220 - Crash when switching GPU on MPB w/ Retina Display

Nicolas Porter 13 years ago 0

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!