mistricky / codesnap.nvim

📸 Snapshot plugin with rich features that can make pretty code snapshots for Neovim
MIT License
483 stars 16 forks source link

Not working with a Windows Subsystem for Linux #36

Closed JuanGdev closed 2 months ago

JuanGdev commented 3 months ago

I am using a WSL with Ubuntu, I followed all the installation steps correctly, but when I run the CodeSnapPreviewOn command, I get the message of the image, I am not an expert in these matters :(

image

mistricky commented 3 months ago

Hi @JuanGdev, sorry for the late reply, these weeks codesnap.nvim undergone a refactor, can you try again with latest version?

JuanGdev commented 3 months ago

No problem, it is understandable that there is a lot of work. I'm on the lookout for anything! I have updated it and I still get the error message, I am attaching screenshots of the updated pluggin and the error message.

image

mistricky commented 3 months ago

I'm not familiar with Windows & WSL, but the error describe that the HTTP request send to HTTPS port, do you use proxy tools?

mistricky commented 3 months ago

Hi! CodeSnap was refactor, you can reinstall follow the latest README, if have any problem just let me know

JuanGdev commented 3 months ago

Hi @mistricky . I update the plugin but I'm getting some errors trying to build again image image

jacobrreed commented 2 months ago

@JuanGdev Try manually cleaning the package, in Lazy go to the codesnap and press x to force uninstall, then press I to reinstall. CodeSnapPreviewOn isnt support anymore either so make sure you follow the README in master

JuanGdev commented 2 months ago

Thank you @jacobrreed ! Now I can save pictures but I can't either copy to clipboard in Windows like you mentioned on Issue #73 CodeSnap_2024-04-23_at_220316

I will close this Issue and follow the progress of the one you have opened!

jacobrreed commented 2 months ago

Thank you @jacobrreed ! Now I can save pictures but I can't either copy to clipboard in Windows like you mentioned on Issue #73 CodeSnap_2024-04-23_at_220316

I will close this Issue and follow the progress of the one you have opened!

Nice , ya I think that needs some actual work.