daidodo/format-imports

Add configuration options to support file refresh/reopen

Open

#35 aberto em 9 de jan. de 2025

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (4 forks)github user discovery
bugenhancementhelp wanted

Métricas do repositório

Stars
 (51 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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?

Guia do colaborador