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

-3

Goto file single line palette layout

aristidesfl 12 years ago updated 12 years ago 2
The double line layout is very hard to scan, and reduces the number of items displayable in the palette.
I would rather have single line items with the details in front of them, instead of under.

Btw, what are the numbers which appear to the left of files while searching?
-3

I would love to be able to rename the folder name in the sidebar without renaming the original folder name

FloFlow 12 years ago 0

In Dropbox my project folders, things are organized like that :


CLIENTS

    -> CLIENTNAME

         -> SUPPORT

         -> CONTRATS

         -> WEB

                -> capture

                -> decoupe

                -> design

                -> docs

                -> HTML


And and my files for each clients are in these HTML folders so I add several projects I have many HTML folders, not really easy to manage isn't it ? :)


I think it would be awesome to have in addition of the actual rename function the possibilty to rename the folder but only for Sublime Text

-3

1. preview in browser button and commands ... (multiple browsers) 2. preview in sublime... with a refresh on save... like bbedit...

derek wood 12 years ago updated by Tom Kelly 11 years ago 2
i want you so bad... but i need 2 things - before we can be together:  

1. preview in browser button and commands ... (multiple browsers)  

2.  preview in sublime... with a refresh on save... like bbedit...

PLEASE !  it would be sooo easy for you !  I am so confused - why wont you meet me half way ?
-4

Import fonts and colors from visual studio

Cory Bloor 12 years ago 0
I'm considering moving over to Sublime from Visual Studio and I'm trying to set up my Sublime color scheme to match my old VS colour scheme.

It's easy to export an XML document (*.vssettings) with VS's fonts and colors. It would be nice if I could easily import from that, rather than re-creating it by hand. At the moment, it seems that I have to copy/paste a few dozen color hex values from one XML file to another to get my theme across.
-4

Allow to save user files to dropbox or as a gist

Zoran Simic 12 years ago updated by Joel Thornton 12 years ago 5
It would be awesome if the various user settings files could be stored as gist on github. That's what I'm doing now (keeping a copy of those files on github), but it would be awesome if I didn't have to periodically apply them to all my machines.

It could be done for example by putting a file in ~/.sublimetext on Unix systems (and a similar place on Windows) for example. For github, user's API token (or whatever's needed) could be stored there and ST2 would go then ahead and read/save files from gist.github.com instead of the local FS.

Those who'd like to use this would then only need to copy that one file to their machines and get the benefit of having shared settings.
-4

paste hyperlinks

Anna 12 years ago updated by Joel Thornton 12 years ago 1
I would like to paste hyperlinks into sublime text and save it in html. I would also like to print to pdf if possible
-4

Empty line formatting

Jussi Rytkönen 12 years ago updated 12 years ago 0

I guess this is bit unconventional for traditional text editors, but would there be any support for option that allows making empty lines smaller than lines with text? For example, their height could be half of a normal line, though this would be a pixel height setting that could be set by user.


This would allow for much more clearer structuring of code, since normally using empty lines for structuring is not that precise.

-4

ubuntu 12.10 64

Marcos Nassif 11 years ago 0
I'm testing Sublime text 2 in ubuntu 32, but in 64 bits it opens but any menu doesn't appear. I can't find the solution.


-4

Keymap preference option

Mr xles McFyzzypants 12 years ago 0
It would be wonderful if you could predefine a keymap preference. I have the (bad?) habit of switching between Swedish and US keymaps when I'm working on different things, for instance I code with a US keymap and write prose with a Swedish keymap. And for ever newly opened file it defaults back to the OS default, which can be a tad annoying. Currently on OS X 10.7.4.
-4
Not a bug

Plugins don't work in Linux

Ali Aliev 13 years ago updated by Jon Skinner 13 years ago 0
Hi. Sublime text editor plugins don't work in Linux. For example i use Zen Coding plugin (https://bitbucket.org/sublimator/zencoding/wiki/Home), but this doesn't work. Please fix this bug
Answer
Jon Skinner 13 years ago
That's a plugin for Sublime Text 1. Sublime Text 2 uses a different plugin system.