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

+5

Stagger new windows

Aparajita 15 лет назад 0
When new windows are created (either by super+shift+N or by opening a file from the Finder) they are not staggered, but placed directly on top of previous windows. This creates a situation where you can have many windows are stacked directly on top of each other, which makes it difficult to realize this and impossible to select them via the mouse.
+5

Sell t-shirts

Edward D'Souza 14 лет назад обновлен Mariusz Drozdziel 14 лет назад 1
You should sell Sublime Text t-shirts. I know I'd wear one.
+5

Color preview and picker on hover

Sam Garfield  14 лет назад 0
It would be cool if hovering over a color in a css file gave you a preview of the color, and if there was a little color picker built in. Especially in OS X where you can save your color theme to the bottom of the color picker this would be awesome.
+5

Close empty window when opening a folder

Ben Alpert 14 лет назад обновлен 14 лет назад 0
If I start up ST2 then open a folder, I have two windows: one that was open originally and one for the new folder. It would be nice if the original, empty window closed (and also if I could disable it completely).
+5

Console at bottom of IDE does not seem to support unicode?

Hipposaurus 14 лет назад обновлен Fabio Lamanna 14 лет назад 1
Hello,

I believe this is a new bug. 

When I run my program from the Terminal in python, it runs perfectly.

Whereas, when I run it from sublime text, I get this error:

[... stuff ...]
if amtconf.debug_on: print(s)
UnicodeEncodeError: 'ascii' codec can't encode character u'\u030a' in position 30: ordinal not in range(128)

The error is being caused by the debug statement trying to print a unicode string which contains a directory name including special characters like å and ø.

I've spent 2 hours looking into this and it appears to be an issue where the IO output will not allow unicode strings directly? i.e. I think the console window at the bottom of the IDE should be set to use UTF-8 rather than ascii.  


+5

Option to draw line selection till the end of line

kizu 15 лет назад 0
It'd be great if there would be configurable option to make line selection visually stretch till the end of line, like it's drawn now in TextMate.
+5

sidebar navigation with keboard letters

unodelostrece 14 лет назад 0
Is there a way to navigate in the Sidebar with letter keys to select the files that start with de letter selected? It's a bit anoying when yo have a large list of files to navigate only with the arrow keys....
+5

Coda Pops

aristidesfl 14 лет назад 0
We want the ability to create extensions that provide custom popups like these: http://awardwinningfjords.com/2012/06/05/coda-pops-tech.html 
+5

Saving as a new filename should open file in new tab

ZachDowd 15 лет назад 0
This may be a personal preference, but when I save index.html as about.html it's because I want a new copy of the file, not because that file has now become about.html. When I save it, index.html should stay open a the new file should be open in a new tab and be focused.

Сервис поддержки клиентов работает на платформе UserEcho