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

-7

multicursor

Mads Hartmann Jensen 12 aastat tagasi uuendatud 12 aastat tagasi 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.
-8

Remove license from dev releases

Frankie The Coin 13 aastat tagasi uuendaja bizoo 13 aastat tagasi 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. 
-8

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

guillermooo 13 aastat tagasi uuendaja Oktay Acikalin 13 aastat tagasi 3
For example, Settings.set("word_wrap", "false") should be interpreted as Settings.set("word_wrap", False).
-9
Lõpetatud

Shortcut to comment out a selected block of code

Chris Hulbert 13 aastat tagasi uuendaja Jon Skinner 13 aastat tagasi 0
Vasta
Jon Skinner 13 aastat tagasi
Take a look at the Edit/Comment menu to see the key bindings that will do this.
-9

Portable USB Version

Jason Davis 13 aastat tagasi uuendaja Sergey Zarovski 13 aastat tagasi 1
I would really like to see a portable version of Sublime2 that can be run from a USB on any computer!
-10

select all, copy and past in the save dialog box

phaitour 13 aastat tagasi uuendaja Kilian Ciuffolo ⚡_ 11 aastat tagasi 1
allow keyboard shortcuts in the save dialog box.
-12

Please can someone make a video, On how to view the code in Google Chrome please for windows ?!

ILoveMinus 12 aastat tagasi uuendaja Joel Thornton 12 aastat tagasi 1

Please can someone make a video, On how to view the code I made in Sublime text in Google Chrome please for Windows XP ?! I tried viewing all the forum messages but still can't figure it out! :(

-13

new versions window alert

Simón ヅ 13 aastat tagasi uuendaja Adi Roiban 12 aastat tagasi 5
It's very annoying. It opens a window alert every time that I open this editor because there is another new version.
-16

Why Sublime Text is not free?

Ángel 12 aastat tagasi uuendaja Andreas Backx 11 aastat tagasi 2
Why don't make Sublime Text open-source? Or almost make it free?
For me, TextMate is better than Sublime Text, and Textmate is now open-source.

It would be great to do Sublime Text open-source too...
-18

Continuous save

James Carruthers 13 aastat tagasi uuendaja aristidesfl 13 aastat tagasi 1

Every change made to the text file is saved automatically, no need to keep saving the file.


Saves having to hit apple+s before going to your browser and hitting refresh — for instance.