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

+3

Hide Sidebar Bug

Marek Kaczkowski 12 jaar geleden bijgewerkt door eproxus 12 jaar geleden 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 11 jaar geleden 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 13 jaar geleden bijgewerkt 13 jaar geleden 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 11 jaar geleden 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 13 jaar geleden bijgewerkt door Michael Irigoyen 12 jaar geleden 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 13 jaar geleden 0
+3

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

Jonathan 13 jaar geleden bijgewerkt 13 jaar geleden 0
Option to toggle tab switch looping when using scroll wheel or tab next/prev shortcuts.
+3

Spellcheck PHP Doc

James Brooks 13 jaar geleden 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 12 jaar geleden bijgewerkt door aristidesfl 12 jaar geleden 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. 12 jaar geleden bijgewerkt door Frank Duffner 12 jaar geleden 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.