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 vor 14 Jahren 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 vor 12 Jahren aktualisiert von stijn vor 12 Jahren 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 vor 13 Jahren aktualisiert von Norman Casagrande vor 13 Jahren 1
option for automatic code formatting 
+8

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

ParticleMan vor 13 Jahren 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 vor 13 Jahren aktualisiert vor 13 Jahren 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 vor 13 Jahren aktualisiert von Jindřich Vavruška vor 11 Jahren 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 vor 13 Jahren aktualisiert von Hugo Schmitt vor 12 Jahren 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 vor 13 Jahren 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 vor 13 Jahren aktualisiert von Oliver Rutherfurd vor 13 Jahren 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. vor 11 Jahren 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.