lucasmazza / copy-as-rtf

A package to export highlighted code as RTF
Other
19 stars 14 forks source link

Copies code, but without (color) styling #43

Open Reemface opened 7 years ago

Reemface commented 7 years ago

It does alter the font to 'Monaco' and the size to '16', but no color style is applied. Tried changing the tango style to 'monokai', 'vim', 'manni' but no style is applied.

Is this a known issue?

dhowe commented 7 years ago

Same problem here.

I wonder if this plugin is still being developed -- lots of issues and no code updates in 2 years :/

Reemface commented 7 years ago

That would be a shame, It is a much requested feature (over 14k downloads)

steak3 commented 7 years ago

What is your operating system and what type of file are you trying to copy?

dhowe commented 7 years ago

OS X 10.10.5, Atom 1.20.0 64 An easy example:

  1. create a file with some javascript in it
  2. save it as foo.js so that it has syntax highlighting
  3. do copy-as-rtf from the menu, then paste into RTF supporting document (color highlighting is removed)
Reemface commented 7 years ago

Hi steak3,

i'm using Windows 10. I tried to copy PHP code. Atom version 1.20.1 x64