gleam-lang/gleam

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

Open

#3,186 opened on May 24, 2024

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (21,417 stars) (960 forks)batch import
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.

Contributor guide

LSP Action: Move all imports to the head for the module · gleam-lang/gleam#3186 | Good First Issue