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

+31

Allow dynamic pane splitting instead/besides of pre made layouts

aristidesfl 12 years ago updated by Hai Mac Duy 12 years ago 9
Instead of having a set of predefined layouts to choose from, a more flexible and fundamentally simple way (from the user's point of view) would be to have actions for horizontal and vertical splitting.

This would simplify the split pane mechanics (from a usability perspective), and facilitate a more spontaneous workflow. 

:)
+31

Handle keybinding shortcut conflicts with a popup command window

Grant 12 years ago 0
This is a repost from PrideChung in the forums under the topic suggestion about handling shortcut conflict .
I'm trust most of us encountered shortcut conflict while using sublime because there is so many great plugins and we want to try all of them.
Sometimes I installed several new plugins and found out one of the original keyboard shortcut was no longer available. This will always drive me crazy cause I'm the so-called "shortcut geek". I will have to stop my work, browse the Sublime packages directory,check all the key-map files, find out which plugin caused conflict, assign another shortcut , then back to work.

Maybe there is a better way to deal with this situation, when Editor encounter shortcut conflicts, could it just popup a command panel, show all the possible key-maps so I can use up and down arrows to chose one of them, and I could change the key-map latter. I recently found out aptana studio handle shortcut conflicts just like the way I said. I tried it for a little while and feels pretty good. Hope this idea will make Sublime better.


A Sublime Lover.
+31

Puppet syntax

John DeStefano 13 years ago 0
Please add Puppet language syntax support (similar to Ruby but not quite)?
+31

Multiple projects in a single window

Joel Thornton 11 years ago 0

I would love to see support for multiple projects in a single window.


Personally I find the one-project-per-window approach difficult to use. Especially when I am working on two related projects, having access to multiple projects' files in one consolidated list would be very helpful.


How I imagine this working is splitting the sidebar up into collapsible top-level project groups:


Foo Project 1
    OPEN FILES
        (Foo Project 1's open files list)
    FOLDERS
        (Foo Project 1's folders)

Foo Project 2
    OPEN FILES
        (Foo Project 2's open files list)
    FOLDERS
        (Foo Project 2's folders)
etc.

Clicking on an open file or folder would switch the tabs shown in the current window to the corresponding project's open tabs.


With drag and drop support in the sidebar it would be easy to move open tabs and files between projects. 


This method could also help with ST2's problem of adding random unrelated/one-off files to the project that happens to be open/focused. By optionally having a 'Loose Files' project in the sidebar, opened files that are outside of any open project's folder scope could be automatically (or manually) put there without opening another ST2 window.


Allowing both multiple windows and multiple projects per window (and remembering these between sessions) could work well for certain styles of workflow as well. Some 'search in all this window's projects' function akin to (or replacing) Ctrl+P would also be dandy.



+31

Cross-platform settings and packages sync

Matteo Capobianco 13 years ago updated by Vladimir Starkov 11 years ago 5
I'm currently using Dropbox to sync "Packages" and "Pristine Packages" between Mac OS X and Ubuntu via symlinks, and it seems to be working like a charm.
Of course I'm not syncing the session because it would make no sense.
+30

RTL language support in sublime text 3

Saeed Alipoor 8 years ago 0

Image 384

+30

Using "undo", after find and replace in multiple files, should undo in ALL files.

Murray Nuttall 12 years ago updated by Didi 7 years ago 1
If I do a find and replace across multiple files in a directory or selection and want to undo, ctrl+z, should undo the change in ALL files.

Otherwise I have to close all files and start again.
+30

My entire professional career I've been looking for two things. A webhost with a great panel and a truly great editor.

Jonathan Yarbor 13 years ago 0
You've completed one part of that by making sublime. I've fallen bracket over function for Sublime 2, broke up with my previous editor, and never looked back. I paid in like 1 week of using the trial. The ability to run on my Mac Mini, Linux Laptop, and my PC computer all the same really makes this a beautiful addition. I'll gladly support this program. Thank you for making awesome happen.

ps: you did the editor, and with that I am making the hosting panel
+30

Image Source Completion

Lukas B Dot 13 years ago updated by Liam Cain 12 years ago 5

A while ago I asked this question on StackOverflow:


http://stackoverflow.com/questions/7476220/image-source-completion-for-sublime-text-2


Code Completion that would access the filesystem would be very helpful, not alone for Images, but also for css/js files and so on...


Now I would like to ask this here. Is there anything planned towards this, are there existing plugins that are doing something like this? 

+30

use separate colors for the background, gutter, and folder tree

Chris Hough 12 years ago updated by Nando Vieira 10 years ago 10
Build in the capability to set the backgrounds of gutters, the folder tree, and backgrounds seperately.  A good discussion on the soda project. https://github.com/buymeasoda/soda-theme/issues/49