Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>sort-selected-importsNew to Visual Studio Code? Get it now.
sort-selected-imports

sort-selected-imports

Yu Jianghao

|
58 installs
| (0) | Free
Sort selected es6 imports for js or ts
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

sort-selected-imports README

Features

Sort selected imports in a js/ts file.

Extension Settings

None. If you need customization, raise an issue please.

Known Issues

None

Release Notes

0.0.7

  • FEAT: support import a, { b } from 'xxx' format

0.0.6

  • FIX: format lost brace

0.0.5

  • FEAT: support import type

0.0.4

  • FIX: support import a as b format

0.0.3

  • FEAT: sort by file name at last

0.0.2

  • FIX: say hi every time
  • FIX: treat scope package as local

0.0.1

Initial release

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft