SublimeHighlight
SublimeHighlight copied to clipboard
A humble SublimeText package for exporting highlighted code as RTF or HTML
Hi, after cloning to packages directory (Mac OS X 10.9.5) and switching to branch `python3` (ST3 B3065) i set up the following settings: `{ "linenos": "inline", "theme": "friendly", }` Everything...
Installed SublimeHighlight from https://github.com/n1k0/SublimeHighlight/tree/python3 and get following error when package is loading. https://github.com/n1k0/SublimeHighlight does not work either, ends with error Package desktop missing. It is installed on Sublime3, running on...
I use the MATE desktop and had problems because the plugin depends of the environment.
I'm using S3 on x64 Win7. For some reason certain blocks of text fail to copy to the clipboard as RTF. View or convert to RTF both work, as does...
I think, it would be useful
Sublime 2.0.2 2221 on OSX 10.8.5 I have "linenos": "inline" in both my Default and User settings. It seems to work with HTML, but not RTF. Am I doing something...
Hi there, When highlight and Copy to clipboard RTF doesn't show anything at console, and the clipboard turns empty. When highlight and Copy to clipboard HTML shows this error on...
HTML copy/paste gives you HTML in your Gmail message in Chrome. RTF gives you some bold words, but no colors, and double spacing.
If I select and export a portion of code, can I preserve the line numbers? For now the starting number always reset to 1. Thanks.