gleam-lang/gleam

LSP Action: Move all imports to the head for the module

Open

#3 186 ouverte le 24 mai 2024

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Rust (960 forks)batch import
help wanted

Métriques du dépôt

Stars
 (21 417 stars)
Métriques de merge PR
 (Merge moyen 10j 19h) (69 PRs mergées en 30 j)

Description

This would speed up adding modules while typing.

If there are multiple import groups it could be consistently added to either the head or tailed group.

Guide contributeur