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

-2

Make the sidebar able to be detached from the editors and live on its own for better multi and portrait monitor support and flexibility

David McGuigan 12 років тому 0
Make the sidebar drag and droppable into its own window, also, allow tabbed sidebars for better drive organization.
-2

Add support for folder / file authentication (Windows)

risomt 11 років тому 0

If you open a project that includes a network folder in Sublime Text (2) in Windows, and the folder requires authentication, ST2 will not prompt you for said authentication or present any information about the authentication being required.  Instead, it hangs on refresh / reload and, once out of the hang, does nothing. 

A work around to this is to remove the folder from the project and re-add it.  ST2 notices the authentication is required, Windows prompts for it, and upon entering it the folder can be added.  Rather inconvenient, though!


Expected: ST2 shows some special marking for an authenticated-required folder and, if un-authenticated or it cannot open it, prompts the user with a message.  This is assuming the windows authentication can be identified as the problem, which I am unsure exists in the windows API.

-2

Westhill Consulting Travel and Tours: Jakarta Travel Tips

Sam Allih 10 років тому 0
By travelwesthill
The largest city in Indonesia and one of the most thickly populated city in the world, Jakarta, is still very famous for tourists to visit. You will find a remarkable skyline and be impressed with some of the tallest buildings on the planet. This symbolizes the city’s financial prowess.
The city is finished with a display of regions and suburbs. All of which are particularly dissimilar, which makes this hub of Asia is a true melting pot of cultures.
The city has had a chaotic history going back to the 12th century and the influence conquering nations have had on Jakarta is obvious. Portuguese, Dutch, Chinese and British architecture can be seen in different parts in the entire city.
Jakarta is one of the extravagant cities you would want to visit and represented globalization in almost every admiration.
After deciding on what hotel you want to stay, then the next thing you have to worry about is getting there. The most convenient means to roam around the city is to fly into Soekarno Hatta International Airport. The airport is serviced by most major airlines and you will find that getting to your Jakarta hotel from here is easy just 20 km outside the city.
There is a free shuttle bus into the city, but it can be random, so pre-booking a taxi could be the better choice. But, these can be very costly.
One more option is to rent a car so you can go directly to your Jakarta hotel without any trouble, but be very patient with the traffic because it can be a nightmare.
Travelling to and from the city is trouble-free by train and there are many of excellent connections. Commuter services start running early from 5.00 a.m. local time, and they frequently up until late into the night. The service is usually dependable and you can choose from four distinctive services such as air-conditioned non-stop trains, semi-express trains, ekonomi AC – which will stop at every station but is air conditioned – and ekonomi.
If you are tight on cash, an upgrade is worthwhile since your journey will be a great deal.
Bus connections are good and the means of transport are rather comfortable because not so crowded than the train. On the other hand, it is suitable not to travel from your hotel in Jakarta during rush hour.
There are also less considerable means of transport like other destinations. Jakarta has an enormous number of bajajes. This can be used as a fast and convenient if you know precisely where you are headed.
http://www.gogobot.com/westhill-consulting-travel-an-jakarta-attraction
http://westhillconsulting.info/blog/jakarta-travel-tips/
-2
Виконано

Tab width: any width

Robert L 12 років тому оновлено Jon Skinner 12 років тому 0
Simple column-like formatted texts and languages, assembly is one example, can benefit from wider tab widths; an option to freely set any tab width would be useful.

Відповідь
Jon Skinner 12 років тому
This can be done with the tab_size file setting
-2

Scroll wheel sensitivity config

Lucas Neil Brown 12 років тому 0
On the Windows version I've noticed that using the scroll wheel isn't as sensitive as I'd like it (especially coming from Notepad++ that zooms around). It would be great if there as a way to configure this!
-2

trigger right click from keyboard

random_person 13 років тому 0
is it possible, or would it be possible to add, the ability to trigger a right click (command click) from the keyboard? i hate using a mouse so to be able to select some text and then from the keyboard trigger a command click would be fantastically useful. (a feature from TM)

cheer
-2

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

atomi 13 років тому оновлений 13 років тому 1
long tag has:
<tabTrigger>&lt;</tabTrigger>

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

Window Switching Hotkey

Daniel Sont 12 років тому оновлений 12 років тому 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.
-2

easy drag table creator

Andy T 12 років тому оновлений 12 років тому 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.
-2

Installing sublime text plugins all at once

Ishan Shah 11 років тому 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.