gleam-lang/gleam

LSP: function hover info should include argument labels

Open

#3,507 建立於 2024年8月12日

在 GitHub 查看
 (2 留言) (5 反應) (0 負責人)Rust (960 fork)batch import
help wanted

倉庫指標

Star
 (21,417 star)
PR 合併指標
 (平均合併 10天 19小時) (30 天內合併 69 個 PR)

描述

Signature help, which shows when starting to type arguments in a function call, includes the labels of said arguments, but the Hover info for functions does not (shows only the function type, no labels).

It would make the hover information more useful if it also included argument labels.

貢獻者指南