gleam-lang/gleam

Gleam LSP won't show autocomplete on function return type

Open

#5,332 创建于 2026年1月28日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)Rust (21,417 star) (960 fork)batch import
help wanted

描述

How to reproduce:

  1. Type your function (fn square() -> I)
  2. After typing 'I' the LSP doesn't give 'Int' or other suggestion.

Gleam v1.14, tree-sitter-gleam v1.10

贡献者指南

Gleam LSP won't show autocomplete on function return type · gleam-lang/gleam#5332 | Good First Issue