svelte-img icon indicating copy to clipboard operation
svelte-img copied to clipboard

Upgrade packages, Use typescript

Open leoj3n opened this issue 2 years ago • 2 comments

Everything should work here except the dark theme for the website seems to no longer be applied.

leoj3n avatar Mar 13 '24 10:03 leoj3n

IntelliSense in action

  • Img hover:

image

  • CTRL+SPACE

image

  • src hover:

image

leoj3n avatar Mar 13 '24 11:03 leoj3n

In theory, js with jsdoc definitions should work just fine since svelte-package promises to generate ts.ds from them (so intellisense should be somewhat functional). The problem is it under-delivers. IBM does a better job with sveld so we use that instead.

Really appreciate your PR though! 🙏

zerodevx avatar Aug 25 '24 09:08 zerodevx