The Mist

Results 60 comments of The Mist

Hi @alexeyignatiev, thx for the issue reporting, for now CodeSnap only support output PNG format, but we have planed to support for output SVG format in the future.

Hi @victorfernandesraton, check the https://github.com/rust-lang/cc-rs/issues/909, did it help you?

Hi @willdavidow, thx for this issue reporting, that's interesting bug but I can't reproduce on my machine. > but it seems the first attempt always fails when trying to generate...

What version of your Neovim? If you enter command instead of use hotkey, did it works?

Hi @DyBev, thx for this issue reporting, actually CodeSnap now using [syntect](https://github.com/trishume/syntect) to implement code highlight. Users may have their own color scheme, it's a lot of work if need...

CodeSnap does not support custom code theme for now, but we have planned to support for custom code theme in the future.

Great advice, I will add this feature in the next version

Hi there, thx for making the issue report, unfortunately, Windows is not supported yet.

If you are on Windows, you can follow this PR https://github.com/mistricky/codesnap.nvim/pull/83, that implements support for Windows WSL, but still in WIP

Thx for ur issue, looks like a path compatibility issue, I'll fix it later