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

+107

Highlight uncommited git files on the sidebar

morden christopher il y a 8 ans mis à jour par Jerome Indefenzo il y a 7 ans 3

This is a similar feature with Atom, wherein whenever you edit a file, the folder path to that file and the file it self changes its color or gets highlighted. This helps the user to easily track his/her changes especially on a very congested project.

+107

Find in Files Progress Indicator (with ability to cancel)

Sean Kubin il y a 12 ans mis à jour par vladisld il y a 6 ans 3
It would be great if there was some indication of a Find in Files that is currently running. Also, a way to cancel the Find.
+105

Remote projects and version control integration

Oneiric Ocelot il y a 13 ans mis à jour par Conan Cook il y a 12 ans 5
It would be nice to have following features implemented:

1) remote projects editing (ftp/sftp with local copy and syncing files with remote location on save)

2) version control integration (svn/git/mercurial)

Having these 2 features implemented will surely draw a lot of attention from users who are currently using text editors like gedit (linux) or e-texteditor (win/linux)
+93

Option for autocomplete to search all open documents, not just current one

Matt Baker il y a 13 ans mis à jour par Vladislav Turbanov il y a 11 ans 18
It would be super useful if autocomplete searched all open buffers/documents for words, instead of just the one being currently edited. This is basically how Vim's Omnicomplete works (unless you deck it out with crazy options and plugins). It also seems like a much quicker option than the full-blown Intellisense-style proposals for autocomplete, and wouldn't need language-level support.

If there are people who prefer single-buffer completion, maybe it would just be a flag somewhere that could be set to enable multi-buffer autocomplete?

Ordering the suggestions would be a bit more difficult for multi-buffer completion, but I guess you could just throw all of the suggestions from other buffers beneath the distance-sorted suggestions from the current one being edited.
+93

utf-8 persian language

Soroosh Karimi il y a 10 ans 0

it would be great if persian language is supported...now the characters are typed seperately!!!    

+90

I think Sublime Text 2 can be to Linux what Textmate is for Mac OSX

Sebastián Veggiani il y a 13 ans mis à jour par uid il y a 12 ans 5
Keep the good work. We will purchase some licences once some critical issues for us will be solved.

Keep the good work!
+89

New logo and icon

James Brooks il y a 13 ans mis à jour par Joel Thornton il y a 12 ans 25
With the alpha release of Sublime 2, I think that a new logo should be bundled with it

Maybe it's just me, but I find the current icon doesn't describe the application very well. From what I can tell, it's supposed to display that Sublime is focused on the middle of the window, ergo, the code.

A new logo and icon would add a new lease of life to it. Especially for advertising the new editor!

I'm not a designer myself so I wouldn't be able to do this myself. And like always, this is just an idea!
+85

Please add IDL syntax support to View -> Syntax menu

Michael Dulude il y a 11 ans 0
+84

Overwrite default snippets

Chris Jaure il y a 12 ans mis à jour par Ian Mackenzie il y a 11 ans 4

I don't like the default javascript anonymous function snippet, and I'd like to overwrite it by placing a copy (with modifications) in my User package dir, but when I do that, the snippet is listed twice in autocomplete.

For now, I'm editing the snippet in the Javascript package dir, but I know that's not necessarily safe.

Ideally, my version in the User package dir would be the only one displayed.

+80

This build of Sublime Text 2 has expired, please update to a newer one from http://www.sublime.com

Shree Mandadi il y a 12 ans mis à jour par Nowaker il y a 11 ans 4

I like to be upto date with the latest version, but forcing me to update by stopping my work, is probably not a right idea. Show a warning (subtle) message that there is a newer version, that you might want to upgrade, but do not disable already running version on my pc, because there is a newer One. I might be out of bandwidth, or might not have to time to update now, and Now I cant use the currently installed one...