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

+17

Support for .less http://lesscss.org

reflux-entertainment 13 year бұрын 0
+17

Hope sublimetext2 can support simplified Chinese.

玉波 宁 13 year бұрын 0

I love sublimetext2, but I use ubuntu os , Hope sublimetext2 can support simplified Chinese.  我很喜欢sublimetext2,我使用的是ubuntu系统,希望sublimetext2可以支持简体中文。

+17

CSS Code Formater/Beautifier

Sebastián Guevara 13 year бұрын updated by freddy yang 13 year бұрын 2
It will be great to have a built in feature for configuring some of this coding styles aspects:
- Indent css properties by "X" tab/spaces
- Each property on separate line (on/off)
- Opening brace on separate line (on/off)
- All selector for a rule on same line (on/off)
- Blank line between lines (on/off)
+17

GLSL / OpenGL shader syntax highlighting

Shane Stevens 13 year бұрын в Plugin announcements updated by Matěj Šimek 13 year бұрын 2
A GLSL / OpenGL shader syntax highligher pack plugin would be very helpful :)
+17

shared .sublime-project files

Jason Groulx 13 year бұрын жаңартылды 13 year бұрын 3
Is there a way to share .sublime-project files with a team?
+17

soft indentation / soft tabs

Collin Donahue-Oponski 13 year бұрын updated by hced 12 year бұрын 9
I would love it if you copied textmate's soft tabs.  I don't want to convert entire files to spaces or tabs and make the file history confusing and/or break other people's indentation that they like.  I just want sublime to auto-detect the tab size and when i'm at the beginning of the line and press the left or right arrow key, it should jump over 4 spaces and look like i'm jumping over a tab.  Another way to put this is that I would love it if my cursor jumped between TAB guides at the beginning of the line.

Thank you for building a life-changing code editor!  My life has been so much easier the last two weeks.
+16

Syntax highlighting for HTML5 unquoted attribute-value syntax

shmuzz 12 year бұрын updated by Lance Fisher 12 year бұрын 1
The HTML package doesn't support HTML5 unquoted attribute-value syntax

+16

Context menu - cut command should be above copy command

Keith Hall 12 year бұрын 0
When you right click in the text area, Sublime Text currently shows Copy, Cut, Paste.  Every other application I know uses the standard order of Cut, Copy, Paste.  (i.e. so that Cut comes first, instead of it being sorted alphabetically)

The first thing I do with my sublime text installation is make a simple change to the Context.sublime-menu file in the Default package folder to re-arrange this menu, and it would be great if it could be the default.
+16

Improved performance for large JSON files

Daniel Murray 13 year бұрын 0
I have some large (~10mb) JSON files, and Sublime doesn't seem to be able to load them in a reasonable amount of time. After they've been prettified (tabs/newlines added) they do load properly, so it's possibly because there are no newlines. Not a huge deal but it would be nice if they loaded as is.
+16

Find option to not search recursively

Me Whatever 13 year бұрын updated by Haidong Wang 11 year бұрын 2
Hi,

I think Sublime Text 2 is ok to have a default behaviour to search recursively in the directory tree below the current directory, but this should also be possible to disable via a button.

Thank you,
Razvan