Sublime Forum

Printing from sublime

#78

I am at a loss…

Perhaps I will include an email client: it will post the file to me in an email, I’ll print it out and post it to you :smiley:. It means, though, there will be a slight delay between each print.

Hopefully someone else might offer suggestions :wink:

thanks again, Andy.

0 Likes

#79

Could try one last time :wink: . The current version saves the text file in the current location, just adding a .txt extension. This will at least eliminate the location of the file as the cause of the problem. Andy.

0 Likes

#80

Well, now it makes a different error, so that’s fun… I tried it first with an unsaved file, then saved the file as stuff.txt and tried again.

I’ll just use the Print to Html package instead. Opening a browser to print DNA sequences seems like overkill, but it works okay. Thanks for the good times; it’s nice to do some “experiments” that don’t involve pipetting clear liquids between various tiny tubes hundreds of times.

0 Likes

#81

@bbarrill
No worries; thanks for your time.

I don’t like to give up, but there’s nothing else I can do at the moment without input from others.

Andy.

0 Likes

#82

I’ve made another attempt by adding

#!/usr/bin/env python # and.. /usr/bin/lp

if anyone is will to give it a go in osx :smile:

0 Likes

#83

Please can someone with OSX test my QuickPrint feature briefly and let me know if it succeeds. Andy.

0 Likes

#84

Another vote for print support.

Yikes.

0 Likes

#85

I tried Sublime for a month, decided I liked it, paid for it… then needed to print something.

Surprise! This application does not print.

This sours the deal but doesn’t kill it. Sublime Text 2 is still an excellent addition to my library, but… wow. That’s a pretty basic feature. I expect I am among the masses taking that for granted.

Please consider making this a priority.

Thanks.

0 Likes

#86

I don’t know if native support for printing will ever be added to Sublime Text. Maybe in version 3 … But for the rare occasions I need it, this plugin works well enough: SublimePrint. I first created it as a quick hack last april. It was then substantially extended by Kai Ellinger a few months ago, and again cleaned up by me just now. It has been submitted to package control, but you can get it directly from github.com/svenax/SublimePrint until gets is added. Give it a shot.

0 Likes

#87

+1 for simple printing! Would be great even just to produce PDF pages of code. Right now there is no way from within Sublime to do this relatively basic task.

0 Likes

#88

+1, I was just recommended Sublime and the first feature I was going to use, printing in color after importing a piece of code is not implemented, so holding a little bit before migrating here for now.

Can you please update the thread when this gets implemented so I have another look?

Cheers.

0 Likes

#89

I just dropped $70 on what I had chosen as THE text editor in my tool set based on rave reviews and an impressive trial run. Obviously the trial didn’t last long enough. Seriously, how hard is it to print text to a printer? I don’t even need it to be syntax highlighted or anything. Oh, I get it…this is one of those jokes you play on the new guy. Ha, good one guys. You really had me going there. Now can I have the real version of the tool I just paid for?

0 Likes

#90

You must be joking. Is there anyone who writes text and never needs to print it? Do I really have to switch to another editor just to print the few lines that I need to print?
Is there any other editor that doesn’t print? Or is this some sort of religious thing, like single buttoned mouses?

Ahem, well, sorry about the rant. Just my +1.

0 Likes

#91

There are multiple plugins for this (producing IMO better output than any editor with built-in printing), most notably github.com/n1k0/SublimeHighlight.

0 Likes

#92

Utterly amazed I can’t print. Why does the Help system tell me I can when I can’t.
I want my money back.
Junk software again
Oh: and no support for fortran either. Back to BBedit which atr least works well.

0 Likes

#93

Did you have a look at the github.com/fraoustin/Sublime2pdf plugin. IMHO this is the nearest you can get printing-wise. Works like a charm out of the box.

0 Likes

#94

Almost 4 years of the same request. It’s an awesome tool… and could be awesome-r.

If we’re going to pay for it, then listen to what is wanted. Printing, obviously, is wanted.

0 Likes

#95

Surprising omission.

I searched Google because I thought I was just stupidly missing something obvious but, then, I found this thread.

I am currently assessing the demo of Sublime, is it missing a lot of basic features like this?

When working on big projects, I will quite often print out pages of code and assemble them on a big magnetic whiteboard, to give me a quick overview. I presumed this was a fairly common practice.

0 Likes

#96

To be honest, I think omitting this feature is silly. It is a feature that should be implementable in relatively few steps, and little effort. And one that is often expected of a text editor, and requested frequently of Sublime Text.

0 Likes

#97

Just bought Sublime Text 3 about an hour ago. Spent my time testing RegEx implementation, customization options, auto-completion abilities, etc. before purchase. Never even occurred to me I’d need to check for printing!

While I acknowledge printing isn’t a highly used feature it’s omission, for the few times you do need it, is frustrating. For a full featured editor at this price point, printing should be included - period.

0 Likes