amatiasq / vsc-sort-imports

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

Command 'Sort imports' resulted in an error (command 'sort-imports.sort' not found) #88

Open williamlac opened 3 years ago

williamlac commented 3 years ago

Hello,

I am using v6.2.6. When i try to sort it gives me the error "Command 'Sort imports' resulted in an error (command 'sort-imports.sort' not found)"

I have downgraded to 6.2.1 and it's working.

jerome-benoit commented 3 years ago

That issue cannot be reproduced. You to have to provide a repository that trigger the issue reliably.

gremo commented 3 years ago

Happens only when no files are opened in the editor.

iKnowMagic commented 1 year ago

Happens only when no files are opened in the editor.

Happens with opened files in the editor (trying to sort the imports in a .vue file).

image
KnifeFed commented 1 year ago

^Same for me in Vue files.