amatiasq / vsc-sort-imports

Sort ES6 imports automatically.
ISC License
60 stars 22 forks source link

Support import-sort v4 #8

Closed OliverJAsh closed 6 years ago

OliverJAsh commented 6 years ago

What we do we need to do to add support for import-sort v4 which was recently released?

amatiasq commented 6 years ago

Not sure, my plan was to check changelog, update it and see if everything is ok.

fsmaia commented 6 years ago

As we are finished, I'll be able to advance in development of module style with relative aliases, due to support of new custom settings attribute. Let me know if I can help with something.

OliverJAsh commented 6 years ago

Last time I checked the change log hadn't been updated since v2.

amatiasq commented 6 years ago

10 will fix this

@OliverJAsh That was my plan, I would probably improvise then ;)

cliffkoh commented 6 years ago

10 is merged so I will close this :)