insin / insin/sublime-sort-javascript-imports
Sorting removes empty lines not related to imports
Open
- Dominant language
- Python
- Stars
- 11
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
First of all thanks for this plugin! It's quite helpful to keep import order consistent.
One thing I really don't like is that using the plugin removes empty lines from the code that are not related to the import. The plugin should really just touch import lines and not reformat the whole code.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.