daidodo/format-imports

Add configuration options to support file refresh/reopen

Open

#35 geöffnet am 9. Jan. 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (4 Forks)github user discovery
bugenhancementhelp wanted

Repository-Metriken

Stars
 (51 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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?

Contributor Guide