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

+3

Hide Sidebar Bug

Marek Kaczkowski hace 12 años actualizado por eproxus hace 12 años 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 hace 11 años 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 hace 13 años actualizado hace 13 años 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 hace 11 años 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 hace 13 años actualizado por Michael Irigoyen hace 12 años 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 hace 13 años 0
+3

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

Jonathan hace 13 años actualizado hace 13 años 0
Option to toggle tab switch looping when using scroll wheel or tab next/prev shortcuts.
+3

Spellcheck PHP Doc

James Brooks hace 13 años 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 hace 12 años actualizado por aristidesfl hace 12 años 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. hace 12 años actualizado por Frank Duffner hace 12 años 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.