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

+8

Larger hitbox for Expand/Collapse buttons of files in the side bar

matrushka 14 jaar geleden 0
currently i can only expand the buttons if mouse is over the little triangle. You can the hitbox a square to make it cover a little bit more space we can click on. Also double click on directories can activate Expand/Collapse too!
+8

Search markers

Eugene Uzix 12 jaar geleden bijgewerkt door stijn 12 jaar geleden 1
It would be wonderful if Sublime Text 2 get a markers on scrollbar, that indicate where located in document highlighted or searched word (like in NetBeans). Also user can click on any marker and immediately go to it location in document.
+8

Code Formatting and indenting

Wasif Aleem 13 jaar geleden bijgewerkt door Norman Casagrande 13 jaar geleden 1
option for automatic code formatting 
+8

Goto Line and Column by double-clicking in the status bar

ParticleMan 13 jaar geleden 0
Because the current line number and column is displayed in the status bar, why not access their respective Goto commands by acting on these values directly--by double-clicking them in the status bar?

For example, double-clicking any character in the status bar containing "Line 1234" would change "1234" into an input box. This functionality could even be an alternative to the current input box method and placement for Goto Line.

What do you think, sirs?
+8

Page Up/Down and Home End in GoTo Anything window

Me Whatever 13 jaar geleden bijgewerkt 13 jaar geleden 0
Hi,

It would be great if we could use page up+down and home + end functionality in lists generated as the results for Go To Anything. If I have a ton of files in my project and have to browse through them I can`t use the home/end keys and neither page up/down.

Thank you.
+8

Python Raw String with Escape character bad color coding

Sylvain Berger 13 jaar geleden bijgewerkt door Jindřich Vavruška 11 jaar geleden 1
When declaring a raw string in python using this method:
a - r'This\is\a\stupid\windows\path\with\backslashes'

All the backslash and the following letters gets a different color coding.

It would be great if the raw string would totally ignore the escaping characters and gets color coded as a string

+8

I wanted to exert my self to do a little more than just click a up vote button.

Senjuu Sakae 13 jaar geleden bijgewerkt door Hugo Schmitt 12 jaar geleden 1
Because I think this piece off software is absolutely brilliant. I've been using it every day since I first tried it. On windows, osx and on fedora. For work and for hobby.

And I get this big grin on my face every time I see there is a new version available. It's awesome to see the project so actively maintained! Thank you!
+8

Support vim-style tabstop, shiftwidth etc to allow mixed tabs and spaces according to per-file rules.

-2370 13 jaar geleden 0
e.g. http://tedlogan.com/techblog3.html

This would allow things like pressing tab to insert 4 spaces and pressing tab twice would convert 8 spaces to a tab then pressing tab a third time would produce another 4 spaces etc.
+8

Indicate when sublime is loading project folders

Scott Bowers 13 jaar geleden bijgewerkt door Oliver Rutherfurd 13 jaar geleden 1
When sublime loads a project, it will load in a list of all the files in the folder list, which (I assume) powers Goto Anything.

On remote volumes, this process can take awhile, during which you have no idea when the process is completed and can expect Goto Anything to search properly.

I suggest putting an load indicator beside of remote volumes in the Side Bar that will indicate when the folder is not currently up to date. 
+8

Sublime Text icon as a Scalable Vector Graphics (SVG) file

Andrew P. 11 jaar geleden 0

The new Sublime Text icon should be made available as a Scalable Vector Graphics (SVG) file and included with the various sizes of bitmap icons.  Some operating system shells can use a single SVG file instead of a plethora of bitmaps, allowing the user to scale the icons smoothly to any desired size.