p42ai / js-assistant

120+ refactorings and code-assists for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=p42ai.refactor
MIT License
119 stars 6 forks source link

Support for Svelte components #62

Open onlurking opened 1 year ago

onlurking commented 1 year ago

Currently, the P42 panel in VS Code shows the following message when opening Svelte files:

The content type of 'File.svelte' is unsupported.

Implementing support for Javascript inside <script> tags inside Svelte components would be really nice.

lgrammel commented 1 year ago

Thanks @onlurking - this is a great suggestion!