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

+3

Quick start

Andrew Smith 13 year бұрын updated by Joel Thornton 13 year бұрын 1
Sublime text takes too long to start on my machine. Compared to notepad or notepad++ it is simply not fast enough. 

Having some kind of quick start daemon may be a happy compromise.
+3

Syntax selection for qbasic/qb64

GERALD BENDER 12 year бұрын 0
Great program but would also like to see syntax selection for qbasic/qb64

 

+3

Doc block auto complete

Garrett Johnson 14 year бұрын updated by Dave Akers 13 year бұрын 5
When I type "/**" it would be great if it automatically finished the docblock for me.
+3

Frequent beachballs of death on OSX

lanzz 12 year бұрын 0

I'm getting lots of beachballs while using ST2 (2.0.1 build 2217). It seems that over time those are getting more frequent. Usually it spins for 3-5 seconds, but rarely it persists for 30-60 seconds, at which point I usually lose patience and kill ST2. No "slow plugin" alert appears when this happens. I have no idea how to debug this further. Any ideas?

+3

Key bindings in menus are not properly updated

iconv 13 year бұрын 0
Look at the screenshot:
Save As is binded to Alt+Shift+S, but Shift+Ctrl+S is still displayed.
+3

Expand layout size on mouse over

Mark Harwood 13 year бұрын 0
I use the 2 column layout view constantly but I will mainly use one side as more of a reference for modules and such I don't need the windows to be 50/50 split.

It would be great if you could have a way to increase the size of the columns on mouse over so you could have say 75/25 split by default but on mouse over (or on activate) you could told the sizing to something else. 

This will allow you to always have the focus column take up the majority of space.
+3

Inline Issue Text

Eric Huss 12 year бұрын 0
It would be great if there could be a way to display text with regions instead of just being limited to highlighting and icons in the gutter.  A particular use case is to display "issues" when running a linter or when there is a compile error, similar to how Xcode works.  Currently plugins have very limited ways to explain what the error is.
+3

Make recent/open document list work with LaunchBar

Robert Tobler 12 year бұрын 0

ST2's recent and open document list does not seem to be exposed to the OS in a standard manner, since LaunchBar is not aware of the recent and open documents and only lets me select the application. Since LaunchBar is my favourite launching tool, I'd hope that you can expose the recent/open document list in a more standard manner.

+3

Checking routines for Preferences

Klaus Hougesen 12 year бұрын 0
When changing preference files (especially keyboard shortcuts etc.) please add a check for allready existing keyboard shortcuts - and tell the user where they're used allready.

Many times i've accidentially overwritten a shortcut i used somewhere else.