Can't get .pdf exports working with VS Code & Chromium snaps/flatpaks #491
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
I've removed the chromium snap and installed the chromium flatpak instead and after restarting VS Code I now get a different error: I tried to use the chromium flatpak binary path as marp chromePath but that also doesn't work. edit: Also installed the Edge flatpak but doesn't work either. Maybe I just need a non-snap version of VS Code? Unsure what would fix it currently. |
Beta Was this translation helpful? Give feedback.
-
@frankhuurman You can find the correct place to set the Chromium executable path in the VS Code preferences. |
Beta Was this translation helpful? Give feedback.
@frankhuurman
markdown.marp.chromePath
is the setting ID for VS Code, not part of Marp's Markdown directives.You can find the correct place to set the Chromium executable path in the VS Code preferences.