Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
vim mode, deleting last line should move you to previous line
When in vim, and you go to the last line, and type "dd", it goes to the previous line. This way, you can delete all the lines from the bottom of the file.
In sublime, it doesn't go to the previous line.
After editing preferences, next file is saved in the wrong folder
2. Save the file
3. Open a new tab by pressing ⌘N
4. Save this file
Result: the save dialog defaults to
"~/Library/Application Support/Sublime Text 3/Packages/User/"
Expected: the save dialog should keep defaulting to the last folder I picked myself (in my case, usually ~/Desktop/ or ~/Documents/)
Mouse select/capture as a block of text
Visual Slickedit has a cool feature where the mouse can select a block of text as a rectangle within the screen rather than across lines of text. For example:
a quick text example of where something
might be a block select rather than a text line
select
if we used a block select on the first two characters in the above text, we'd have 3 lines:
['a ',
'mi',
'se']
This can be very useful for inserting text, filling in comments, cutting text, etc.
Can I include sublime on the repository of my distro as freeware?
Is possible or am I bypassing sublime commercial license?
Find and replace - Extended Characters
Word wrap toggle nolonger works
Collect tabs in one window
Configurable autocomplete commit keystrokes
I would love to be able to select which characters commit the autocomplete -- for example, dots & semicolons. When in an object-oriented language, eg, the dot is often the next desired character. The dot-autocomplete would save a keystroke.
Support for binding the escape key with another key "escape+g"
Have the caret step by the tab-size through leading white-space
Customer support service by UserEcho