mylesmmurphy / prettify-ts

Prettify TypeScript: Better Type Previews
https://marketplace.visualstudio.com/items?itemName=MylesMurphy.prettify-ts
MIT License
209 stars 7 forks source link

Please add to openvsx #36

Open sbussard-inversemetric opened 1 week ago

sbussard-inversemetric commented 1 week ago

https://github.com/eclipse/openvsx https://github.com/eclipse/openvsx/wiki/Publishing-Extensions

mylesmmurphy commented 1 week ago

Hey @sbussard-inversemetric! Thanks for posting. I had not heard of this, I will look into it and make sure to add.

That being said, I also haven't tested the extension on any VS Code compatible editors. I'm not sure if I have anything that would break it, so I'll do some testing in the future as well 👍

If interested in doing testing yourself, you can download the raw vsix files under releases/assets: https://github.com/mylesmmurphy/prettify-ts/releases

Thank you!

sbussard commented 1 week ago

Already tried manual install on coder/code-server and it works as expected, though my tests weren't thorough