Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
![](/s/cache/9b/c7/9bc70efac14cf9dc0c915c168c943ce3.png)
Ability to move a file to a non-existing group without having to create that group first
What you do guys think?
![](https://cdn.userecho.com/characters/931.png?1)
Automatically figure out project files from includes (LaTeX)
![](/s/cache/bb/49/bb492c8696b946fe54fca00da3193095.png)
Being able to fold a function that only consists of three lines.
Functions definitions of three lines can not be folded. The function shown below in JavaScript is an example of this.
function foo() {
doSomething();
}
Typically I have to add a blank line after the function declaration to be able to fold the function.
![](https://cdn.userecho.com/characters/82.png?1)
Sublime feels frozen
Dear all, I'm having trouble with sublime text 2.0.1, I've been using it for a couple of months now but all of a sudden none of the files I've opened using sublime are responding so I can't type anything, try and delete code nothing its literally just like a read-only screen. Please any help I'd really appreciate it.
![](/s/cache/ea/90/ea90c912a37f75fa1e0227c787473d1d.png)
Check for updates screen
I think it would be nice if you could introduce a Help -> Check for updates screen as that way, we would be able to switch the release channel with minimal effort which i am sure many of us would benefit from.
![](https://cdn.userecho.com/characters/77.png?1)
Uncloseable tab/crash if you Ctrl+C subl before you close the tab it opens
To reproduce this, open some text with the subl command:
echo foo | subl
This affects OS X (at least, other OSes may be affected).
![](https://cdn.userecho.com/characters/84.png?1)
New setting: Open large files without syntax highlighting
Could a new setting be introduced that would make the editor open files larger than X kB/MB (where "X" is a number chosen by the user) without syntax highlighting? (if needed the user can set the syntax later after opening the file)
![](/s/cache/8e/84/8e843cde26991cac7c24938be058effe.png)
new icon
![](/s/cache/e7/1f/e71f287662bc526fed600f6642f65f62.png)
IPython + Sublime Text would be the greatest Python enviroment ever.
![](https://cdn.userecho.com/characters/103.png?1)
__file__ is incorrect (a relative path) in plugin python modules
Kundesupport af UserEcho