jeffersonlicet / snipped

🖥️ 🖼️ Create fancy screenshots of your code without leaving the editor.
https://marketplace.visualstudio.com/items?itemName=jeffersonlicet.snipped
108 stars 5 forks source link

Files with no highlighting produce a white screen #22

Open simbabque opened 2 years ago

simbabque commented 2 years ago

When using the extension with a .txt file that has no syntax highlighting it comes out as a white screen.

image

It works with files that have colours. If I change the highlighting from "Plain Text" to anything that has colour, it works as well with the .txt extension.