+8

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

matrushka hace 14 años 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 hace 12 años actualizado por stijn hace 12 años 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 hace 13 años actualizado por Norman Casagrande hace 13 años 1
option for automatic code formatting 
+8

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

ParticleMan hace 13 años 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 hace 13 años actualizado hace 13 años 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 hace 13 años actualizado por Jindřich Vavruška hace 11 años 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 hace 13 años actualizado por Hugo Schmitt hace 12 años 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 hace 13 años 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 hace 13 años actualizado por Oliver Rutherfurd hace 13 años 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. hace 11 años 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.

+8

Mac OS case insensitive search not works for non latin chars (like А, Б...)

Here is forum post about this bug http://www.sublimetext.com/forum/viewtopic.php?f=3&t=8245&p=42006


Pls do something with it, its really annoying.

+8

Add form or dialog support for plugins

Neville Bagnall hace 13 años actualizado por Luis Martins hace 11 años 1
More complicated plugins would benefit from some form of dialog/form for getting user input. Ideally a full declarative form language, but even multiple labeled editboxes would be a step forward
+8

Column selection should be in the same column on all lines, even if the line isn't long enough

Nathan Brown hace 13 años actualizado por William Payne hace 11 años 1
I noticed that the column selection was only recently added to Sublime, but it doesn't behave as one would expect or how most other editors handle column selection/editing.

In column selection mode, the selection should be precisely rectangular or vertical (depending if it has any width).  In code, there is often lines that have no characters and the column selection should add "virtual spaces" up to the column selector in case anything is typed in.  If character is typed (and added to every column in the selection) then the spaces would become real, otherwise they stay virtual (in the case of backspacing).

An easy demonstration of this problem is to column select multiple lines in the settings file, making sure you span multiple settings (which are separated by blank lines).  With the column selection having 0 width, press the backspace key a couple times, and you will end up deleting and the end of the previous line and not just in the line that you had selected.

Image 71

See Notepad++ for an expected behavior.

Image 72
+8

An .deb file + installing via ppa for the ubuntu people.

Rahul kolasseri hace 12 años actualizado por Fabio Kreusch hace 12 años 1
It would make 'installing', and updating sublime text a lot cleaner and easier!
+8
Solucionado

Double click project file should open the project

Sean Hess hace 13 años actualizado por Jon Skinner hace 12 años 1
On OS X, if I create a project file, then open it later by double clicking it (or CMD-O, etc), it will open the project file for editing instead of opening the project. 

Standard behavior would suggest, I think, that it should open the project as if you had used the project menu. 
Respuesta
Jon Skinner hace 13 años
Added in 2165
+8

RegEx replace with math on captured numbers

Chris S. hace 12 años actualizado por Joel Thornton hace 12 años 2

It would be very cool if we could do enhanced replacing with regular expressions that capture numbers.


I would like to write a regular expression that captures a number and then make use of the captured number in the replace field and add an offset to it for example.


This would be very useful for files that contain positions or coordinates which need an offset.

+8

Unattended (Silent) Install

vini42 hace 12 años actualizado por Ethan Brown hace 12 años 1

Please, document the unattended (silent) install options for Sublime into Win32/Win64.


I already found the /VERYSILENT /NORESTART, but I wish to also install the (Windows Explorer) context menu items. There is already a command-line parameter for this?

+8

Easier horizontal scrolling

Amr Mostafa hace 12 años 0
Two suggestions for horizontal scrolling:
  1. Mouse-based: Holding middle mouse button and dragging
  2. Keyboard-based: Alt+Shift+LeftArrow, Alt+Shift+RightArrow

+8

Have an option to "run in background"

Joe Esposito hace 12 años 0

I have two machines, a fast one for work, and a slower one for side projects. I relied on Crimson Editor before coming across Sublime Text. It had some good features, but best of all it opened almost instantly. Trying to keep a clean taskbar, I only keep open the applications I'm actively using. Speed is important when opening new code files so that flow isn't disrupted.


Could there be an option to run Sublime Text in the background so that opening files is lightning-fast? Chrome does this to keep the browser feeling fast and it's a wonderful experience. It also has a "run in background on startup" option so it feels extremely responsive from the first "run".


+8

Folding Improvements

Илья Веселов hace 13 años actualizado hace 13 años 0
I really like the Sublime Text 2, but I'm still hesitant to switch from jEdit because of folding functionality - it's still very basic.

Things that I really want to be implemented/fixed:
1) option for folding of code blocks, depending on syntax
2) unfolding the node should unfold only one level deep (separate command to unfold everything in this node)
3) unfolding shouldn't select the block (why is that useful anyway? at least, make it configurable)
4) make it less buggy (i.e. if I create new file, then save it - I'll get the folding blocks, then if I'll add a new block, it won't be foldable - see http://i.imgur.com/b8PKB.png)