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

-1

Replace two dots ".." to dereference operator "->"

baurzhan zhakashev hace 13 años actualizado hace 13 años 5

while writing OOP PHP using ultraedit there is nice replacement of ".." (two dots) to to dereference operator "->"


is has sublime text 2 this function?

-1

Folders mixed in and not at the top of the list

Brian Bokor hace 13 años 0
is there a way to make the folders mixed in the list rather than defaulting to the top?
-1

Sublime have any support for CMS Joomla!?

Bruno Batista hace 13 años actualizado hace 13 años 2
Do not complete the internal class/functions of Joomla...
-1

UnicodeEncodeError

yeman&1006410211 hace 13 años actualizado por Joel Thornton hace 13 años 1

UnicodeEncodeError: 'ascii' codec can't encode characters in position 9-10: ordinal not in range(128)

-1

print(‘汉字’) error: [Decode error - output not utf-8]

luxi hace 13 años actualizado por FichteFoll hace 13 años 1
print(‘汉字’)            error:  [Decode error - output not utf-8]  
-1

Warn when there is a syntax error in a plug in.

Filipe Cabecinhas hace 13 años actualizado hace 13 años 0
When a plugin fails to load due to a syntax error (maybe other errors too), nothing is shown on the console.

It should at least log the error there. Otherwise, the only way to get that log would be to open sublime text 2 with the --debug argument and find it in that output.
-1

Thinner scrollbars

Brian Cavalier hace 14 años actualizado por hced hace 14 años 6
Thinner scrollbars (plus fade in/out like iOS?) to maximize editing areas, esp. in 2/3/4 pane views.
-1

periodically clean up "File opens" list may be better for user

Shihao Feng hace 13 años 0
The "File opens" list usually tend to become longer and longer. Why don't  add a cleaner to clean it automatically each five minutes when it more than five items.
-1

curlftps and remote editing

Всеволод Иванов hace 13 años actualizado por Joel Thornton hace 13 años 1
sometimes i really need to edit something remotely, and mount some ssh\ftp servers as folder. In sublime i cant delete any file, folders have really long response time, and saving file is really long.. fix it please