Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>Orion Import SorterNew to Visual Studio Code? Get it now.
Orion Import Sorter

Orion Import Sorter

Noah Zeilmann

|
163 installs
| (0) | Free
Visual Studios code extension made to sort ES6 imports
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Orion Import Sorter

This is a simple extension for sorting ES6 imports.

Features

Sort Imports on Save

This feature is disabled automatically. To enable it open your settings.json, and add the following property:

"orion.sortImportsOnSave": true

Sort Selected Imports

To use this feature press the follow keys:

Windows\Linux: Ctrl + Shift + P
Mac OS: Command + Shift + p

Then search and select the command:

Orion - Sort Selected Imports

Randomize Selected Imports

To use this feature press the follow keys:

Windows\Linux: Ctrl + Shift + P
Mac OS: Command + Shift + p

Then search and select the command:

Orion - Randomize Selected Imports

Issues

There is a known issue with this plugin where if you have the ESlint plugin installed with autofix on save enabled, it can cause conflicts. Currently to resolve this, you will have to disable the eslint rule import/order.

Please log any issues you experience so this extension can be improved. New Issue - Orion Import Sorter

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