daidodo/format-imports
View on GitHubAdd configuration options to support file refresh/reopen
Open
#35 opened on Jan 9, 2025
bugenhancementhelp wanted
Repository metrics
- Stars
- (51 stars)
- PR merge metrics
- (PR metrics pending)
Description
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?