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

-1

Project switching during distraction free mode causes SublimeText to be in an invalid state.

Melchior CORGIE 13 year бұрын 0

When I edit something in distraction free mode for my blog, and then switch to my code project, SublimeText is in a sort of transitional state where the text editing section is centered and word-wrapped like the distraction free mode, but the tabs are present and the "View" Menu has the distraction free mode entry set to "Enter Distraction Free mode".

Shift+F11 brings SublimeText back to the normal mode.

-1

Simple obvious way to remove bars/boxes on the bottom.

Thorsten123 13 year бұрын updated by Matt Peterson 13 year бұрын 1
When i press ctrl-f or execute the python file accidentally for example. I don't know how to remove the bar or box on the bottom. A simple x on the side would be nice, probably there is a key combination but it is not intuitive for new users. Right now i close Sublime 2 and open it again.
-1

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

baurzhan zhakashev 13 year бұрын жаңартылды 13 year бұрын 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 13 year бұрын 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 13 year бұрын жаңартылды 13 year бұрын 2
Do not complete the internal class/functions of Joomla...
-1

UnicodeEncodeError

yeman&1006410211 13 year бұрын updated by Joel Thornton 13 year бұрын 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 13 year бұрын updated by FichteFoll 13 year бұрын 1
print(‘汉字’)            error:  [Decode error - output not utf-8]  
-1

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

Filipe Cabecinhas 14 year бұрын жаңартылды 14 year бұрын 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 15 year бұрын updated by hced 14 year бұрын 6
Thinner scrollbars (plus fade in/out like iOS?) to maximize editing areas, esp. in 2/3/4 pane views.