atian25 / vscode-copy-syntax

copy your code with syntax highlight to clipboard, can be used at your slide.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error calling pygmentize

hellt opened this issue · comments

Hi there,
installed on mac os x and trying to copy-paste JS code with a simple copy syntax command, but receiving the following error with no traceback present, unless I hover over the pop up.
Traceback seems to be limited for the popup, so no error statement is visible unless the Error calling pygmentize

How can I check the full traceback to troubleshoot what went wrong?

hi, this plugin will be deprecate soon, cause vscode will contain build-in support, see
microsoft/vscode#3518 (comment)