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

-8

API: Settings.set should cast strings to the appropriate type

guillermooo 13 years ago updated by Oktay Acikalin 13 years ago 3
For example, Settings.set("word_wrap", "false") should be interpreted as Settings.set("word_wrap", False).
-9
Completed

Shortcut to comment out a selected block of code

Chris Hulbert 13 years ago updated by Jon Skinner 13 years ago 0
Answer
Jon Skinner 13 years ago
Take a look at the Edit/Comment menu to see the key bindings that will do this.
-9

Detect *.mako file as HTML file

Андрей Бовсуновский 13 years ago in Plugin announcements updated by Sergey Zarovski 13 years ago 1
Detect *.mako file as HTML file
-9

Automatic Updates on Windows using WinSparkle

Luis Lavena 13 years ago updated 13 years ago 6
Hello, I love the Sparkle integration on OSX, but when I switch to Windows, I need to manually download it :-P

I think will be possible offer an appcast for both 32 and 64bits versions using WinSparkle:

http://winsparkle.org/

Thank you.
-9

Call it just "Sublime"

Rolando Murillo 13 years ago in Plugin announcements updated by isatis 12 years ago 5
It should be named just Sublime. It is more clear like that.
-9

multicursor

Mads Hartmann Jensen 12 years ago updated 12 years ago 0

Hi,

Being able to maneuver multiple cursors is really awesome. The following is a list of things that I think would be really, really great :)

  • Make is possible to focus cursors when multiple exists (i.e. leave some of the multiple cursors idle). This could be activated by clicking the cursor you want to focus with your mouse while holding down some keys but preferable some hotkeys should exist as well. Once a single cursor has the focus it would also be great with hotkeys for focusing the previous/next cursor
  • Make it possible to spawn a new cursor at the some position as the current one(s) leaving the old one(s) idle. This could work a quick bookmark functionality together with the previous suggestions but I could find a lot of other fun uses like pre/post-fixing a word at the same time: spawn cursor, ctrl + w, ctrl + f, extend cursor selection to previous cursor, start typing.
-9

smarty suport

Vytenis Kučiauskas 13 years ago in Plugin announcements updated 13 years ago 2
We need suport for smarty
-10

Remove license from dev releases

Frankie The Coin 13 years ago updated by bizoo 13 years ago 3
Hi 

Licensing dev releases in my opinion is not the best idea. Most of us it's using to make test on it. Help during development create some ideas. 

In other hand paying for not stable (development) release it's no really a best idea either. I'm really looking forward to pay for sublime. But not when the future is a bit fogy. 
-10

jasmine plugin

Tejas Dinkar 12 years ago in Plugin announcements updated by Sergey Shepelev 12 years ago 1

https://github.com/gja/sublime-text-2-jasmine


Notice the forked from ;-).


Although, it is still quite immature