SendToPasteBin
SendToPasteBin copied to clipboard
[Feature request] Add syntax highlighting quick panel
Request
It would be nice, if you add highlighting quick panel, because syntax for send code not highlight for me.
Steps to reproduce
I install SendToPasteBin via Package Control → I add dev_key and user_key in my settings → I select in my saved file JavaScript code → Ctrl+Shift+P → SublimeSendToPastebin: Paste Selected Text With Custom Name
→ I get result:
- http://pastebin.com/iY2vZPvh — use SendToPasteBin,
- http://pastebin.com/xTquZRmB — use Pastebin web-interface,
- http://pastebin.com/774sfgZq — CSS code send use SendToPasteBin also not highlight,
- http://pastebin.com/8SZ2xJSQ — HTML too not highlight.
Extended behavior
Pastebin API have api_paste_format
parameter for syntax highlighting.
Ctrl+Shift+P → SublimeSendToPastebin: Paste Selected Text With Custom Name
→ new quick panel Syntax Highlight → I print, for example, javascript
, → Enter → my code send to Pastebin.
Thanks.
@Kristinita, isn't this set by the syntax highlight type?