Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
Geen vergelijkbare onderwerpen gevonden.
+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...
+7
Find in files: keyboard shortcut to open results (alternative to double click)
Keyboard junkies like me don't like to be forced to pick the mouse to navigate to results
Customer support service by UserEcho