- ignore files that have
/* customImportSort:ignore */
in them (thanks @farukborann)
- Bug with absent linebreak if group was empty
- Better comment handing on border between imports and non-imports
- Comments inside non-import lines are now preserved as intended even in default sorting flow
- Command to preserve comments
- New command to preserve comments in code, while moving comments in imports below. Thanks to @MV88
- New onSave option for this functionality
- Comments now coupled with imports below them
-
MIT License
-
Better default config
- Multiline import support
- Small fix in default sorting params
- Initial release