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

貢獻者指南