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

+1
Færdig

Syntax Highlight Based off SHEBANG lines

Scott Bowers 14 år siden opdateret af Jon Skinner 14 år siden 0
When working with with executable scripts, syntax highlighting is disabled because the file type cannot be detected.

This feature increases highlighting availability by mapping SHEBANG lines to mime types.
Svar
Jon Skinner 14 år siden
This was added in the latest version
+1

Have the current directory 'stick' to top of folders view when it is not visible (for long lists of files)

Adam Zielinski 11 år siden 0
At the moment, if you have enough files in a directory you can no longer see the folder you and currently looking at files in. It would be nice if the current directory name stayed stuck to the top of the folder viewer while you scrolled around. Sort of like on websites whose nav bars stay at the top of the screen when you scroll down the page.
+1

Closing a file opened in multiple tabs still displays the 'unsaved file' prompt

Ken Chatfield 13 år siden 0

The user should be able to close files displayed in multiple views without being prompted to save changes until there is only one view remaining of that file (after which the user should be prompted as usual when trying to close)


It's also important this bug is fixed to allow for development of plugins that manage multiple views of files (I'm currently developing one)

+1

add semicolon at the end of the line

Ricardo Cruz 13 år siden opdateret 13 år siden 2
how can I make a macro to put a semicolon at the end of the line?
+1

html comment bug

Ahmad Shukr 13 år siden 0

HTML comment like this(we use it in our template system) 

<!--- --->

cause editor to not end the comment and comment all text after comment end ,

 


+1

First build's variant's shortcut is not shown in command palette

Timothy Basanov 12 år siden 0

Ctrl-Shift-B is a shortcut for a first build variant, it works.

When I open command palette this variant does not show any shortcuts associated.

It's confusing.


+1

Rename File from Command Palette

Dave Hulihan 12 år siden opdateret af Martin Wicke 11 år siden 1
Sublime should be able to rename a file from the command palette. Since sublime's Goto anything is so effective, I often don't even use the sidebar in my projects. This means I have to open the sidebar, find the file, right click and rename. Renaming from command palette would make this process much easier.
+1

Force soft tabs (spaces) when using YAML syntax highlighting

Djuri Baars 13 år siden opdateret af Joel Thornton 13 år siden 1
When working in YAML files, you can't use tabs as indentation (as specified by the markup language) it would be good if you choose the YAML file type at the right bottom that "Indent using spaces" is forced just like in TextMate
+1

Go to a specific char in a line - Vim's 'f' or 't' counterpart

Tomasz Wrobel 12 år siden 0

Is it possible to go to a specific character/string  in a line, like 'f' or 't' in Vim? That'd be especially powerful in multiselect.

Not sure whether to post it in 'questions' or 'ideas'.

+1

add option to draw box around current line

codex 14 år siden opdateret af Dave Mazzoni 12 år siden 1
Colorizing the background of the current line is either too subtle, or screws up syntax coloring.  A box is ideal for me.

Kundesupport af UserEcho