gleam-lang/gleam
Gleam LSP won't show autocomplete on function return type
Aperta
#5332 aperta il 28 gen 2026
help wanted
Metriche repository
- Star
- (21.417 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
How to reproduce:
- Type your function (
fn square() -> I) - After typing 'I' the LSP doesn't give 'Int' or other suggestion.
Gleam v1.14, tree-sitter-gleam v1.10