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

+44

Bundle python ssl module

Will Bond fa 13 anys updated by Julien Bouquillon fa 11 anys 10
It would be nice to be able to pull data from web servers that use SSL certs. From what I can tell, urllib2 needs the python ssl module to be able to download from https:// urls.
+43

I love sublime text since version one

oxman . fa 13 anys 0
This is an awesome ide. Please if one day you don't want continue Sublime Text, release it opensource, Thanks a lot
+43

Add Sublime Text 2 to the Ubuntu repositories

Octavian Damiean fa 12 anys updated by dp wiz fa 11 anys 5
It would be nice if you could add Sublime Text 2 to the Ubuntu package repositories so everyone can just install it using apt-get or the Ubuntu Software Center.
+43

Duplicate file from folder context menu

Kelly Banman fa 13 anys updated by Bruce Pieterse fa 12 anys 1
I'd like to be able to right-click on a file in the project sidebar and duplicate the file.

And instead of just making a new file called "somefile_copy.php", show the rename panel, allowing the user to specify the new filename straight away.
+43

show bookmark in minimap

Liam McLennan fa 13 anys updated by Keith Hall fa 6 anys 4

It would be nice if bookmarks were shown in the minimap or on the editor pane scroll bar. 

Thanks!

+42

Background image in distraction-free mode

Vadim Tukaev fa 12 anys actualitzat fa 12 anys 2
+42

Ability to set bookmarks by clicking on gutter

Hongli Lai fa 13 anys updated by Joseph Huckaby fa 11 anys 4
I set bookmarks very often so that I can easily switch back and forth between two or three related places in the code. It would be nice if I can set bookmarks by clicking on the gutter (the place that shows line numbers). TextMate allows this: if I click on the gutter it will show a star on that line and that line is bookmarked.
+42

API support for adding custom items to the sidebar

Leon Bogaert fa 12 anys updated by David Mair Spiess fa 12 anys 1
I was searching for a ftp/sftp plugin just like Zend Studio 5.5 / Notepad++ etc. I stumbled upon this thread: http://www.sublimetext.com/forum/viewtopic.php?f=4&t=5846

Because it isn't yet possible for a plugin to add custom items to the sidebar such a plugin can't be created.
+42

Syntax Highlighting and Style for PowerShell and VBS files

Luis Martinez fa 13 anys updated by Alexander Dean fa 13 anys 1
Contextual highlighting and syntax style for PowerShell and VB Script.
+41

"Find in selection" shouldn't be the default

Rob Speer fa 12 anys updated by Charlie fa 7 anys 13
Finding text inside my selection is never what I want to do, and yet it happens by default if anything is selected.

This makes me think that text doesn't exist in my code, when it actually does.

It's particularly bad because if I've just searched for something else, the result is *selected* and I have to clear the selection before I can proceed!