gleam-lang/gleam
View on GitHubLSP Action: Move all imports to the head for the module
Open
#3,186 opened on May 24, 2024
help wanted
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.