yoavbls / pretty-ts-errors

🔵 Make TypeScript errors prettier and human-readable in VSCode 🎀
https://marketplace.visualstudio.com/items?itemName=yoavbls.pretty-ts-errors
MIT License
13.29k stars 89 forks source link

Add possibility to select text within code block #55

Closed mordgard closed 1 year ago

yoavbls commented 1 year ago

Unfortunately, it isn't possible right now because VSCode markdown sanitization blocks any option for that. I opened a PR to change it and I hope they'll accept it. We can continue the discussion there: https://github.com/yoavbls/pretty-ts-errors/issues/29