daidodo/format-imports
GitHub で見るAdd configuration options to support file refresh/reopen
Open
#35 opened on 2025年1月9日
bugenhancementhelp wanted
Repository metrics
- Stars
- (51 stars)
- PR merge metrics
- (PR metrics pending)
説明
When using this project as an idea plugin, the modified file import can not be displayed immediately like the idea format. I need to click on another file and go back to the currently modified file, to display the modified result.
Is there a way to update like format code in real time by calling idea's interface?