gleam-lang/gleam

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

Open

#3,186 创建于 2024年5月24日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Rust (960 fork)batch import
help wanted

仓库指标

Star
 (21,417 star)
PR 合并指标
 (平均合并 10天 19小时) (30 天内合并 69 个 PR)

描述

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.

贡献者指南