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

+5

Reindent lines bug with Ruby

Joshua Siler 13 ár síðan Uppfært 13 ár síðan 0
When a line of code has a partial comment, like:

User.find(1) # I hate this guy
The Reindent Lines feature will stop working correctly at that line.
+5

folders in projects

Michael Kaiser-Cross 13 ár síðan updated by Dario Mangoni 8 ár síðan 4
For example I would like to create a project titled currentProjects with ProjectA, ProjectB, ProjectC each of which I can mix files and folders from different locations on my computer.
+5

it should be possible to support for HDL .like verilog!

skypinglee 11 ár síðan updated by William Huang 11 ár síðan 1

many hardware programmer want to use it,but it not support HDL very well!

+5

Not supporting other languages

Un Amigo 11 ár síðan Uppfært 11 ár síðan 1
Sublime text is very lovely, but it doesn't support any other languages, such as Arabic, Persian etc. :(
+5

Sidebar Directory Tree Text Overlap

Matthew Magliochetti 11 ár síðan 0

Directory tree took extra long to load after clicking to expand a level. I collapsed and expanded again (in typical "its not working user frenzy") and ended up with this:

Image 264

I blocked some text out on the fourth line, but the rest is accurate.  Below this point the tree seemed normal.  Sublime Text 3 Dev Build 3054 - Registered

+5

Show commented text still syntax colored but dimmed

chaiguy 13 ár síðan 0
Here's an idea I had that I've never seen in any code editor: How about instead of showing commented text all in one color, continue to syntax color it, but show it dimmed (50% opacity).

This would be awesome for commented-out blocks of code as it would still be easily readable, but clearly not active.

It wouldn't work as well for textual comments, mind you.
+5
Lokið

Display matched count

James Brooks 14 ár síðan updated by Dustin Oprea 3 ár síðan 8
I'm sure I must have missed this somewhere, but for the life of me I cannot see the amount of matches found when using "Find".

It would be nice to know how far I've gone through. Perhaps also colouring the relative scrollbar position to match the line in accordance to the page, like Google Chrome!
Answer
Jon Skinner 13 ár síðan
This was added in build 2065
+5

GoTo Expands Folder in Sidebar for Quick Navigation

Alex Heyd 13 ár síðan updated by Geoffrey Bachelet 12 ár síðan 1
Allow selecting folders in the GoTo panel that would expand it in the sidebar. Useful if you need to access a few files from that folder, rather than opening each file individually with GoTo Anything.
+5

add 'clone file' to right click on a tab

ngstschr 14 ár síðan 0
When you right click a tab, add the 'clone file' menu item.
It's fast, it's logical.
+5

VB.NET SUPPORT FOR SYNTAX HIGHLIGHTING

Paolo Marani 11 ár síðan 0
VB.Net user should not be abandoned!