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

-1

"Tabbing" through typedefs driving me crazy.

Alexander von Gluck il y a 13 ans mis à jour il y a 13 ans 1
say i'm in a class..
class awesome : public awesomer {
              int                 function()
}
If I type "int<tab>" it starts cycling through int types... this drives me *crazy* because Sublime Text 2 won't let me put tab characters after data types.
-1

ant long-tag, short-tag snippets dont trigger on tab

atomi il y a 14 ans mis à jour il y a 14 ans 1
long tag has:
<tabTrigger>&lt;</tabTrigger>

but it doesn't trigger nor the short tag
<tabTrigger>&gt;</tabTrigger>
-1

Window Switching Hotkey

Daniel Sont il y a 14 ans mis à jour il y a 14 ans 0
Can there be an OS independent hotkey to focus window 1 or window 2...etc.

This would be handy, as I often don't know which window I have focused and alt+tab always just switches instead of goes do a definite one.

Furthermore.. maybe instead you could do hotkeys for each grid element.

so if I had it set up like this
 ______    _______
|A  |  B |    | C |   D|
|    |     |     |     |     |
|______|    |______|

It would be super cool if I had a configurable independent hotkey for each (ctrl alt a, ctrl alt b, ctrl alt c, ctrl alt d) or something.
-1

Add context menu choice to open file in user definable external editor when clicking on a file

Chad Crowell il y a 14 ans mis à jour par Dominique Guardiola Falco il y a 13 ans 1
I use CSS Edit to edit CSS files. It would be great to be able to right click on a CSS file in the tree and choose "Open with CSS Edit". Of course, in the preferences, users would be able to define if they want an external editor for file types.
-1

It will be lot easier if we can view image in the software itself . Instead of going to containing folder to view the image ...

Vasanth Ramachandran il y a 13 ans mis à jour par nana Klinton il y a 12 ans 1

It will be lot easier if we can view image in the software itself . Instead of going to containing folder to view the image ... 

-1

HTML formatting

Jeff Schwartz il y a 13 ans mis à jour par Joe Maller il y a 13 ans 1

Seems odd that st2 still doesn't have this. 

-1

New File action in sidebar ask for filename immediatly

Nickolay Hodyunya il y a 14 ans mis à jour il y a 14 ans 1
-1

easy drag table creator

Andy T il y a 14 ans mis à jour il y a 14 ans 0
I/we do a lot of email builds which means we have to use tables a lot :-(
Having an MS word type drag over ui to decide the rows and columns of a table would really speed things up.
We use Edit plus at the moment and it has it, we would not be able to move away to a tool without it.
if it's an option it would really save the day for your awesome editor to have it.
-1

Installing sublime text plugins all at once

Ishan Shah il y a 13 ans 0

Is there a way to install all the sublime text 2 plugins that you would like to install all at once. In Notepad++, there is a plugin manager which lets you install all the plugins you want to install by checking the box next to the plugin name & description. I was wandering if there is something like that for sublime text.

For eg, I would like to install Zen Coding, JQuery Package for Sublime Text, Sublime Prefixr, JS Format, SublimeLinter and many other plugins all at once rather than typing each plugin in the Package Control and installing it one by one.

-1

typing < sometimes crashes sublime in win7

Nico Graff il y a 14 ans mis à jour il y a 14 ans 0
When I type the < character in the beginning of a line, sublime crashes. This happens mostly within text blocks.

For example: open an new tab, paste a lorem ipsum text block, go to the beginning of the line and type <. My Sublime crashes every time.

I use Win 7 and Sublime 2 Beta 2181