Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
Keine ähnlichen Beiträge gefunden.
+7
Ruby/Rails test execution
I'd really like to see support for running tests in a more integrated way. Even with the builders, running tests sucks. You can't do things like running only one test, and everything is printed to the console, overwriting output when running a search in the background.
+7
When truncating filenames in tab titles, prioritize the file's extension to be shown
When a layout panel has alot of tabs open, and the width of each individual tab is reduced enough that filenames have to be truncated, it would be nice to prioritize the file's extension. The file extension is one of the indiciators I rely on when I'm searching for a specific open tab.
+7
The new auto complete is amazing!
Just wanted to say I *love* the new autocomplete popup in the latest build. It's gorgeous and incredibly handy. I don't know how it works but it seems to be incredibly smart about guessing what I want to type. The old inline one was kind of driving me crazy. Great work!
+7
Don't make me think about where to put project files
Right now I have to figure out where to put (two!) project files for every project I make. Don't make think about that. Just store them in your appdata somewhere. The current overhead goes against the grain a little bit of Sublime's 'zen fluidity'.
+7
Display key bindings in menus
Some key bindings are not displayed in the menus, which makes it difficult to learn basic shortcuts for common features.
E.g. "super+k, super+u" for "Edit > Convert Case > Upper Case". No keyboard shortcut is displayed on the menu.
I only found this shortcut by chance when googling about Sublime Text. Sure, you can open the keymap file and try to read 500+ lines of JSON, but that's not very friendly.
E.g. "super+k, super+u" for "Edit > Convert Case > Upper Case". No keyboard shortcut is displayed on the menu.
I only found this shortcut by chance when googling about Sublime Text. Sure, you can open the keymap file and try to read 500+ lines of JSON, but that's not very friendly.
+7
Highlighting DOM nodes in the browser from ST, click on an item in browser to jump to its source code
See 'espresso' for mac's 'X-Ray' feature for somehting similar - this would make life much easier - click in the browser to go to the relevant HTML or CSS in Sublime Text
+7
Allow trailing comma in settings lists
It would be nice if this were a legal config:
{
"foo": "bar",
}
It's easier to cut and paste individual settings this way.
+7
Support OS X's native text substitution
The system wide text substitution on OS X 10.6+ is unsupported in Sublime Text 2. The feature is found under System Preferences > Language & Text > Text.
+7
Bookmark Creation
Clicking on the line number column creates a new bookmark on the document, and is shown in the minimap, and is save-able in the project with a list of searchable bookmarks...
Customer support service by UserEcho