Orion Import SorterThis is a simple extension for sorting ES6 imports. FeaturesSort Imports on SaveThis feature is disabled automatically. To enable it open your settings.json, and add the following property:
Sort Selected ImportsTo use this feature press the follow keys:
Then search and select the command:
Randomize Selected ImportsTo use this feature press the follow keys:
Then search and select the command:
IssuesThere 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 |