-4

Empty line formatting

Jussi Rytkönen 14 years ago updated 14 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 13 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 14 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

Single mini-map when opening two views of same file

Steven Lu 14 years ago 0
In the mini-map is a lighter rectangle indicating primary viewport. When the same file is opened in two views, only a single mini-map is necessary: It would have two of these position rectangles!

Also, related to this, it would be great if highlights update across views of the same file also (i.e. I click on a variable in one view, and all instances of that variable also get highlighted on the other view). 

Fantastic work so far. This editor is truly sublime. 
-4
Not a bug

Plugins don't work in Linux

Ali Aliev 15 years ago updated by Jon Skinner 15 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 15 years ago
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 14 years ago updated 14 years ago 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 15 years ago updated 15 years ago 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 13 years ago updated 13 years ago 1
-4

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

Jeremy Fusco 14 years ago 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 14 years ago 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
Completed

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

aristidesfl 15 years ago updated by Jon Skinner 13 years ago 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 15 years ago
It has always done this in Sublime Text
-5

Todo List

Ryan Jelks 14 years ago updated by Rob Cowie 14 years ago 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 14 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

-6

Syntax for New Files

Indy 15 years ago updated by Oktay Acikalin 15 years ago 1
Whenever a new file is opened, it should use the syntax of the last opened file.

The reason is that mostly one is working with a particular language. And in that case, creating a new file is usually for that language.
-6

EXTJS & Coldfusion Support

spark010 15 years ago updated by atomi 14 years ago 4
Firstly can I just say what a superb editor Sublime is! Very impressive indeed. :D

Q: Are there any plans to support EXT JS 3/4 and CFML(Coldfusion)?
-6

Add Ruby IRB console option for Ctrl+~

cz 15 years ago updated by Tom Scott 14 years ago 3
Let user optionally choose to use Ruby instead of Python for the ctrl+~ console.
-6

Include c/c++ compiler (or configuration)

David Roman 14 years ago in Plugin announcements 0

A c/c++ compiler or pre-configured settings for real projects would be very awesome for a lot of developers! :D


Except if someone know how to configure ST2 for real big projects with a lot of references files. :)

-6

Code tidier/reindenter like ctrl+K,D does in visual studio

Chris Hulbert 15 years ago updated by Richard Hurt 15 years ago 3
A shortcut to re-indent your code intelligently like ctrl+K,D does in Visual Studio, and Eclipse does.
-6

Have the Sublime Text 2 icon sport a 2 somewhere

asmodai 15 years ago updated by ybakos 15 years ago 1
Having both ST 1.4 and ST2 alpha pinned on my taskbar in Windows 7 is not helped by the fact that the icon for ST2 is indistinguishable from ST1. Some hint in the icon that it's 2 would help those of us who run them side-by-side.