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

+1

Support gbk and other encode

Anshen vor 11 Jahren in Plugin announcements 0

You kown, support it.

+1

Console panel

Istvan Vanyi vor 11 Jahren 0
Is it possible somehow to keep console panel always visible?
It dissapears eg. when I press ESCAPE key....


+1

Use Cmd+K Cmd+0 to Unfold All

pazsxn vor 12 Jahren aktualisiert von Joel Thornton vor 12 Jahren 1
To me it seems more logical and easier to remember that "0th" folding level unfolds all — all other folding shortcuts are numeric. Cmd+J feels like an odd one here.
+1

Show tabs only for current folder

Richard Mišenčík vor 11 Jahren 0

Hello Sublimers,

I have one suggestion. Would it be possible to only show tabs for the folder that Im currently working on?

For example, I have 2 projects open in the sidebar. Project 1 and Project 2. 

I'm working on Project 1 and I have multiple tabs open with files from this project. Now lets say I paused my work on this projects and I started working on new one, I want Sublime to remember my open tabs/files for Project 1, but when I click in the sidebar on Project 2, I want to create tabs/files just for this project, so its not mixed up 

+1

Syntax highlighting <= and >= in Matlab .tmLanguage

Adam Læssøe vor 11 Jahren aktualisiert von Franklin Yu vor 8 Jahren 1
The order of the regex to recognize operators is wrong. Details and solution here:

http://stackoverflow.com/questions/22167025/syntax...

Please merge to official package.
+1

Sublime Text sometimes freezes when deleting files and folders via the sidebar

Andrew Meyer vor 11 Jahren 0

I'm experiencing an issue in which Sublime Text sometimes freezes for around 10-15 seconds when I delete a file or folder via the project sidebar. This doesn't happen ALL the time, and I haven't been able to consistently reproduce the bug, but it does happen fairly often and it's rather annoying.

+1

change window scroll behaviour when swapping line with selection

Jan Löfberg vor 13 Jahren aktualisiert vor 13 Jahren 0
When swapping lines with multiple rows of text selected, the window starts to scroll when the caret position hits top/bottom of window. 

It would be nice if the end position of the selection was "pushing" the scroll, with a few lines spacing in the direction of line_swap. 

This would give a "heads up" or "look ahead" behavior that would prevent the user from swapping the selection too many lines, ending up having to go back a few lines to get the selection to where it's supposed to be. 
+1

how to goto last postion

sevk vor 13 Jahren aktualisiert vor 13 Jahren 0
how to goto last postion , like vim , ctrl+o and ctrl+i is goback and go on . need it.

And auto complete need band key (ctrl+alt+n) to arrow down instead of arrow down which far away from hand , ( ctrl+alt+p) to arrow up ...
+1

Transliterate selection to ASCII

Mark Bradford vor 12 Jahren 0

One feature I use frequently in TextMate is 'Transliterate selection to ASCII' from the Text bundle, which turns smartquotes and em-dashes and such into ascii text for pasting into a terminal window.  If Sublime Text had this, I might consider making the leap...

+1

When choosing "new file" from a tab pane, make the new file tab in that pane

Andy Duranceau vor 11 Jahren 0

Currently when you right click on a tab strip and select New File, the file is created in the "main" tab instead of the one you clicked on. It would be much better if this file were created in the pane you wish to edit it in.