Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.
No similar topics found.
+6
Custom gutter icons
Currently the add_regions(key, [regions], scope, <icon>, <flags>) call, only allows for dot, circle, bookmark, cross. It would be very useful to allow for custom icons, or, add a few more ..
I'm trying to write a debugger for NodeJS applications and I'll try to misuse 'bookmark' and 'circle' for the purpose (breakpoint & run). But specific ones would be more useful.
+6
ASP Classic Comment Adding
When you go to add an ASP Classic comment, Sublime adds HTML comments (<!--comment-->) rather than the correct ASP Classic comment ('comment).
+6
German Mac: Unindent shortcut clashes with Layout Grid 4
The shortcuts are the same: Apple+[ === Apple + Alt + 5 on some european keyboards.
Please add something if [ == Alt + 5, then reassign the Layout shortcut to maybe Apple + Shift + Alt + 5
+6
When dragging the last tab from one instance to another, don't leave remaining instance
Sublime lets you drag tabs around and snap them out of an instance and into a new instance. When you drag a tab from one instance to another, sublime will leave the separate instance open when there are no other tabs in it.
Suggestion: when moving tabs from one instance to another, destroy the empty instance so I don't have to.
+6
Leading and Kerning settings
Some monospace fonts are a little "fuller" than others, taking up the full line height or the full box width. It would be nice to be able to adjust the leading and kerning for these fonts.
+6
Easily run Rspec tests
Many ROR developers rely heavily on tools like TextMate's ability to easily run Rspec tests. It would great if there were a built-in way to do this.
+6
Regex character classes are not locale-aware
Hello. The \w and similar regex character classes ([a-z], [[:alpha:]], [[:word:]], etc.) are not locale-aware in the Find/Replace panel. For example, on my french computer, \w correctly matches "a" but not "à". I first mentionned this problem here, in case it helps. Thanks.
+6
Synchronise settings between machines, either in app or through Dropbox
It would be great if our settings and custom packages were synchronised between installs. If doing it directly is outside the scope of the project then simply adding a setting to choose where AppData gets saved would allow us to use Dropbox or similar programs to synchronise it ourselves.
+6
Using more than one dictionaries at the same time
I'm currently writing a text that contains both Greek and English words. The problem is that I can't have spell check enabled for both languages at the same time. I would either have English words underlined as mistakes or the Greek ones, according to the active dictionary. I haven't found any way to enable both at the same time, so if this feature is already present, please ignore my request.
+6
Use checkmarks inside view menu instead of "show/hide"
This is not very easy to visually scan:
Show Sidebar
Hide Statusbar
Hide Tabs
Show Console
Dependent on the visibility state of an interface element, the verbs in the View menu change.
Using checkmarks would be much more comfortable
Sidebar
✓ Statusbar
✓ Tabs
Console
The menu entry would start with the name of the affected interface element, always at the same position, easy to scan which element is switched on or off
Show Sidebar
Hide Statusbar
Hide Tabs
Show Console
Dependent on the visibility state of an interface element, the verbs in the View menu change.
Using checkmarks would be much more comfortable
Sidebar
✓ Statusbar
✓ Tabs
Console
The menu entry would start with the name of the affected interface element, always at the same position, easy to scan which element is switched on or off
Customer support service by UserEcho