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

+3

Hide Sidebar Bug

Marek Kaczkowski vor 12 Jahren aktualisiert von eproxus vor 12 Jahren 1

View / Sidebar / Hide Sidebar

then alt-tab SublimeText to another app in Windows

go back to ST and boom Sidebar is visible again.


IMHO Sidebar should be hidden even after restart ST. The only option to show it again should be: View / Sidebar / Show Sidebar

+3

Non-Proprietary

Jérémie Blais vor 11 Jahren 0
Please, make it a free (as in freedom) software and I will definitely use it and buy it.
+3

Javascript RegEx highlighted incorrectly with square brackets

Eduardo Cereto Carvalho vor 13 Jahren aktualisiert vor 13 Jahren 0
An Example of a regex that is parsed incorrectly by the highlighter.

/^\/[^/]+test/

The text inside the brackets don't need to be escaped. But if you don't ST won't correctly highlight the regex. So it get's a little weird after the /] combination.
+3

Per-project per-filetype settings

George Mauer vor 11 Jahren 0

I have a project where the code standard is 2 spaces for indentation level for html/js files.

My other projects are sane.


Can it please be possible to overwrite the default settings *for a particular file type* in a sublime-project file?

+3

Add a "Close All" command to tab menu

chaiguy vor 13 Jahren aktualisiert von Michael Irigoyen vor 12 Jahren 3
I'd like to be able to just clear the window without having to "close others" and then close the leftover tab.
+3

Provide a portable version for Linux

Dov Shmilovich vor 13 Jahren 0
+3

The ability to have tab scrolling stop at the first & last tabs.

Jonathan vor 13 Jahren aktualisiert vor 13 Jahren 0
Option to toggle tab switch looping when using scroll wheel or tab next/prev shortcuts.
+3

Spellcheck PHP Doc

James Brooks vor 13 Jahren 0
Image 5

This occurs when using PHP syntax, PHPDoc comments and then turning spellcheck on.
+3

Don't add too many features. That's all I ask for.

Oliver Rühl vor 12 Jahren aktualisiert von aristidesfl vor 12 Jahren 1
I'm in love with your text editor and I'd even marry it.

But please do not let your product become bloatware like most other software out there. We need this editor for our peace of mind.
+3

Group focus should maximize the view of the particular group.

Nikos E. vor 12 Jahren aktualisiert von Frank Duffner vor 12 Jahren 1

The ctrl+{group number} should also maximize the area of the desired group in the workspace. And the Ctrl+0 should return the groups to their initial sizes or to a evenly distributed state.