Open
Description
All issues in this list are planned to fix(not listed in order):
- Comments are not formatted
- Blank can be more than one between Name and Path in an import block support format blank #108
- Blank can be more than one between Path and Comment in an import block support format blank #108
- Miss imports completion
- Miss imports deduplication
- Cannot handle multiple imports group Support multiple import blocks #106
- Remove Analyzer layer and fully use analyzer syntax
The conflict with goimports
like #76 only provides a workaround now.