Skip to content

liulex/CopyAsHtml

Repository files navigation

CopyAsHtml

This is a fork of ExportHtml. This plugin allows you the copy your code in HTML format to preserve its syntax highlighting. It uses Sublime's theme colors and font styles.

* For the moment it only supports Windows. Pull requests are welcome.

Usage

Just choose Copy as HTML from the document's context menu.

You can also bind the command to a key combination, for example:

{
    	{ "keys": ["ctrl+shift+c"], "command": "copy_as_html" }
}

Tip: Use it with Snipaste. 😉

#Credits

License

MIT

About

Copy code in Sublime Text with syntax highlighting

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%