Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
Price point
Have you tried different price points? (I'm sure you have, but i'm curious as to why). $70 seems an awful lot for an (albeit amazing) text editor. I'd buy this with a smile on my face for $30, but $70 is simply too much.
WindowCommands are not instantiated until the console or command palette is opened.
add a default flag for custom build systems in sublime-project.json
I would like to be able to set a property such as `"default": true` when defining build systems within project files. Once this is set, then pressing ctrl-b within a project would automatically execute the default build process (unless you explicitly select something else).
Perhaps instead of a boolean, it could be a list of extensions or regexes: `"default": ["*.py"]`, so that the specified build system becomes the default for, in this case, only Python files. And you could specify something else for e.g. CoffeeScript files.
My particular use case is this: I have a project template with which I distribute a sublime-project.json file. Projects using this template are always going to use a virtualenv'd python at env/bin/python. So I specify this python instance in the project file's build systems. If there were a default flag, then I wouldn't have to remember to select this build system in the drop-down menu for each new project; it would just work.
This is just kind of a nicety.
Save new files as super user
Vintage Mode - Cursor moving should stay on the same column
Differentiate the size of the visual tab inserted (like emacs)
But if I insert it with shift+tab : I'll have a tab of size 8
Functionalities of the Emmet plugin
I'd like that Sublime Text had all the functionalities (even better ones) of the Emmet plugin (ex Zen Code) built-in.
OSX CMD+left/right not going to end of line
File listings look wrong because of indentation
There are often times when I get confused as to which directory a file is in because of the way Sublime indents the files in a directory. It seems to me that the indentation should start from the beginning of the collapse/expand arrow, and not the start of the directory names. Furthermore, the expand/collapse triangle icons could be smaller to help with this.
Update Lua Syntax files to be more current. (Lua Dev plugin does add more but no way to make it default)
Would like to see more complete lua syntax support without having to take Lua Dev to override default files in the Sublime install.
I've tried to set Lua Dev as default syntax for lua files, but it creates lua.sublime-settings file rather than lua dev.sublime-settings but even if I manually create it, it won't work. It always defaults to core Lua syntax, so it should be updated if we can't replace it.
Kundesupport af UserEcho