amatiasq / vsc-sort-imports

Sort ES6 imports automatically.
ISC License
57 stars 24 forks source link

Feature Request: Support for Svelte files? #89

Open saravanabalagi opened 3 years ago

saravanabalagi commented 3 years ago

Is there a way to extend this to sort imports inside <script> tag in Svelte files?

james-camilleri commented 2 years ago

Yeah this would be really great. I could look into making a PR when I'm a bit less swamped with work, if @amatiasq is interested?

amatiasq commented 2 years ago

I'm not actively maintaining this, if I can assist in any specific let me know.

james-camilleri commented 2 years ago

I find the plugin really useful, but it doesn't work on Svelte files. If I can figure out a way to get it working, would you be able to merge the PR? It's not likely to be something I work on very soon however.

amatiasq commented 2 years ago

Drop the PR anytime and I'll review and grant you collaborator rights to merge it yourself.

I think I still have to deploy new versions myself though, do you know how to transfer an extension in https://marketplace.visualstudio.com/ ?