Sublime Text 2 is a text editor for OS X, Linux and Windows, currently in beta.

-2

Autocomplete with TAB does not work when inside a snippet

Κώστας Καραχάλιος 12 years ago updated 12 years ago 2
When initiating a snippet (eg def<tab> in a Ruby file), the autocompletion with the tab key does work properly (instead, it triggers inside the snippet).

SublimeText2 - 2165
-2

moving folded blocks

Khalis Totorkulov 12 years ago updated 12 years ago 0
If I try Ctrl+Up or Down on a line to which code block was folded it does something strange.
Expected behavior would be to move that line Up or Down, while it is still folded.
-2

Differentiate HTML Tag

Alexander Elisenko 12 years ago 0

It would be great if the syntax highlighting for HTML tags could differentiate between tags. For example have all the HTML tags associated with forms in a different color then the rest of the tags for easy code browsing.

-2

It would be great to have a path bar like OSX finder for fullscreen mode

Chris Guilbeau 12 years ago updated 12 years ago 0
Image 77
-2

Auto copy/paste changes in default preferences to user preferences

Jethro Flanagan 11 years ago 0

Any changes in the default preferences don't actually occur in that file, but are automatically pasted through to the user preferences. This saves on copy/paste time, helps new users deal with how the preference system works, and can automate copying comments through, too.


e.g. editing 

"font_size": 10, to "font_size": 12, in the defaults will actually add that change to user preferences, while leaving the default as it was. 


It would be helpful to have a small tooltip or something similar notifying the user of this.

-2

Bottom Bar: show more file Infos/modes, don't let messages displace those..

jeandeluxe 12 years ago 0
Currently (2181@OSX) ST2 has some weaknesses in what and how it shows infos in the bottom bar:

  1. Generally rather few infos of what might be interesting at a glance or direct access..
  2. Ad hoc messages displace the static infos ..

Coming from jEdit i'm used to some more usefull infos or mode toggles - which i find mostly valuable - plus the concise way jEdit presents those.. see this comparison screenshot ST2 vs. jEdit .. it shows:

Left:
  • Line, (ST2)
  • Column (ST2)
  • (Offset, (usefull)
  • Total) (usefull)
Right:
  • |Syntax (ST2)
  • |EditMode (no equivalent-> maybe use some ST2 info or mode )
  • |Encoding (ST2)
  • |WordWrap (very usefull, jEdit has 3 modes: normal,hard,soft)
  • |SelectionMode (no equivalent-> maybe use some ST2 info or mode ) 
  • |RectangularSelection (no equivalent-> maybe use some ST2 info or mode) 
  • |InsertMode (no equivalent-> maybe use some ST2 info or mode ) 
  • |LineSeparator|(usefull)
  • JavaHeap (irrelevant)

As u can see, jEdit stuffs a lot of usefull infos/modes in little space (has tooltips if in doubt) ..

-2

Per TAB word wrap

Rafal W. 11 years ago 0

Per TAB character word wrap.

Similar to Word/Excel.


Discussion:

http://www.sublimetext.com/forum/viewtopic.php?f=4&t=10589

-2

endforeach php tag

matthewfedak 12 years ago updated 12 years ago 0
I have noticed that while sublime text 2 can help with predictive text on creatong a php foreach loop it does not have suggestive text built in for short hand php. i.e. if I want a foreach loop like, it will not prompt with an endforeach; if you need one.
-2

Allow sidebar border to be themed

Aparajita 13 years ago updated 13 years ago 1
2088 added a border on the right side of the sidebar, which is great, but it's a little too dark for my taste. It would be nice if it could be themed, since the rest of the sidebar can be.