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

-4
Not a bug

Plugins don't work in Linux

Ali Aliev fa 13 anys updated by Jon Skinner fa 13 anys 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 fa 13 anys
That's a plugin for Sublime Text 1. Sublime Text 2 uses a different plugin system.
-4

Display keyboard shortcut on each tab

Peter Lyons fa 12 anys actualitzat fa 12 anys 0
Optionally display the keyboard shortcut and/or tab index for each tab. ⌘1 ⌘2 ⌘3, etc. iTerm2 has this. It's hard to visually guess if a tab is number 6 or 7.
-4

Allow sidebar border to be themed

Aparajita fa 13 anys actualitzat fa 13 anys 1
2088 added a border on the right side of the sidebar, which is great, but it's a little too dark for my taste. It would be nice if it could be themed, since the rest of the sidebar can be.
-4

http://dstvinstallfast.wozaonline.co.za/

cheema fa 11 anys actualitzat fa 11 anys 1
-4

sftp syncing doesn't convert local timestamp to utc before remote server comparison

Jeremy Fusco fa 12 anys 0
This results in the remote always being newer by several hours if you are west of the Atlantic which requires you to set 

 // This plugin doesn't appear to convert time stamps to UTC before comparison.

  "confirm_overwrite_newer": false,

in sftp-config.json

-4

Switch Project In Window Colors

Frag Chavez fa 12 anys 0
It would be nice for the "Switch Project In Window..." options to be a little easier to read.  The style is nice, but perhaps a more readable color for the primary name of the project as it is difficult to read through a long list of these with the scales of gray that are currently in use.
-5
Completat

Copy (super+c) should copy line if nothing is selected

aristidesfl fa 13 anys updated by Jon Skinner fa 11 anys 5

The first time I've seen this improvement was in IntelliJ IDE.


If nothing is selected, make the Copy command (super+c) copy the entire line.


The same goes for the Cut command (super+x).

Answer
Jon Skinner fa 13 anys
It has always done this in Sublime Text
-5

Todo List

Ryan Jelks fa 12 anys updated by Rob Cowie fa 12 anys 1
It would be cool if we could navigate to View > Todo List

and that would show us a summary of all lines of code marked with a TODO comment
-5

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

FloFlow fa 12 anys 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