tecosaur / LaTeX-Utilities

An add-on to LaTeX Workshop that provides some features that go beyond the bare essentials
MIT License
493 stars 29 forks source link

Formatted pasting doesn't work inside WSL #351

Closed leoleoasd closed 2 years ago

leoleoasd commented 2 years ago

To make this work, we should detect WSL and run saveclipimg-pc.ps1 instead of saveclipimg-linux.sh.

This should be fixed AFTER removal of dependency on latex-workshop.

leoleoasd commented 2 years ago

fixed in #349