Skip to content

hansemannn/copy-as-rtf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copy as RTF

A package to export highlighted code as RTF, inspired by the SublimeHighlight package.

Available keymaps

  • alt + r copies the current file/selection as RTF into your clipboard.

Available Options

  • fontface, defaults to Monaco.
  • style, defaults to Tango.
  • fontsize, defaults to 16.

Installation Information

If not installed in your system yet, download Python here and make sure it is set in your environment variables (help here)

Copyright (c) 2014 Lucas Mazza.

About

A package to export highlighted code as RTF

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 45.6%
  • Python 34.3%
  • JavaScript 20.1%