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

-2

trigger right click from keyboard

random_person il y a 13 ans 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 il y a 13 ans mis à jour il y a 13 ans 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 il y a 12 ans mis à jour il y a 12 ans 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 il y a 12 ans mis à jour il y a 12 ans 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 il y a 11 ans 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.

-2
Terminé

Quitting should be able keep unsaved files like "Close Project" or project switching does

Oktay Acikalin il y a 13 ans mis à jour par Jon Skinner il y a 13 ans 0
When closing a project or switching to another project unsaved files are kept in their state. But if I quit slt2 it asks me to save them. It would be nice to also "keep unsaved changes" like it's already done for the two actions mentioned above.
Solution
Jon Skinner il y a 13 ans
You can use "Hot Quit" (OS X), or "Hot Exit" (Windows / Linux) for this
-2

Sublime Text 3's new Goto Anything hangs!

Ola Vikholt il y a 11 ans 0

Sublime Text 3's new Goto Anything hangs!


Jesus Christ!


Sublime Text 2's Goto Anything (usually Ctrl-P) never hanged. Come on!


Sublime Text 3 boasts of 

  • "Improved matching algorithm used for Goto Anything and auto-complete accepts transposed characters"
but my virgin experience with this version is lag. This is not what I would call an improved algorithm.

-2

Find in Files to open in new dialog

James Brooks il y a 13 ans mis à jour par bronson il y a 11 ans 4
Currently the resultset of Find In Files will open in the "Console". To me this is annoying since I may then want to use the console or find again now that I can reference something.

Perhaps show it in one of those popups?
-2

ObamaCare patients with serious pre-existing diseases could face expensive drug costs

jonabilio il y a 10 ans 0
People with serious pre-existing diseases, precisely those the president aimed to help with ObamaCare, could find themselves paying for expensive drug treatments with no help from the health care exchanges.

Those with expensive diseases such as lupus or multiple sclerosis face something called a "closed drug formulary."

Dr. Scott Gottlieb of the American Enterprise Institute explains,"if the medicine that you need isn't on that list, it's not covered at all. You have to pay completely out of pocket to get that medicine, and the money you spend doesn't count against your deductible, and it doesn't count against your out of pocket limits, so you're basically on your own."

The plan had claimed it would rescue those with serious pre-existing conditions.

"So it could be that a MS patient could be expected to pay $62,000 just for one medication," says Dr. Daniel Kantor, who treats MS patients and others with neurological conditions near Jacksonville, Florida. "That’s a possiblity under the new ObamaCare going on right now."

In fact, one conservative group, Americans for Prosperity, is running an ad on exactly this subject, featuring a woman with lupus, an auto-immune disease.

She starts by saying, "I voted for Barack Obama for president. I thought ObamaCare was going to be a good thing."

But Emilie Lamb says she later got a letter saying her insurance was canceled because of ObamaCare, pushing her premiums from $52 to $373 a month.

"I'm having to work a second job, to pay for ObamaCare,” she adds. “For somebody with lupus, that's not an easy thing. If I can't afford to continue to pay for ObamaCare, I don't get my medicine. I don't get to see my doctors."

One of the problems is that drugs for some diseases such as MS do not have generic versions. So without cheaper alternatives and no help from ObamaCare, patients could face huge personal out-of-pocket bills, forcing some to skimp on their medications.

Kantor worries that "this may drive more patients" to not buy their medicines, "which we know is dangerous," he says. "We know MS can be a bad disease when you’re not treating it. When you’re treating it, for most people they handle it pretty well, but we know when you don’t treat (it), it’s the kind of disease where people end up in wheel chairs potentially."

In the commercial market, of course, drugs not on a preferred list would also be more expensive, but with a major difference, according to Gottlieb.

"You go outside that list, you have to pay out of pocket for it, but you do get some co-insurance, meaning the plans will pay some of the cost of that."

Some say ObamaCare hoped to do better on that problem but ran out of time. Matthew Eyles of Avalare Health, a consulting firm, says although officials wanted "to be able to make sure that all the systems were operational in 2014, they realized that they needed to give an extra year to get those systems changes in place."

Officials intend to try again next year.

Additional benefits cost more, though, meaning premiums would have to rise, or the networks of providers would shrink even further.
-2

Tab drag and drop bug

Clement JACOB il y a 12 ans mis à jour il y a 12 ans 0
On Windows, when drag and dropping a tab to create a new Sublime window, the title bar can be out of screen depending on dropping position. This makes the new window useless because it can't be moved anymore since the title bar is out of screen. It would be great if you clamp the new window position to let it in screen area. Thanks.