gleam-lang/gleam

LSP: Support inlay hint feature

Open

#2,319 opened on Sep 2, 2023

View on GitHub
 (14 comments) (0 reactions) (0 assignees)Rust (960 forks)batch import
help wanted

Repository metrics

Stars
 (21,417 stars)
PR merge metrics
 (Avg merge 10d 19h) (69 merged PRs in 30d)

Description

Hi gleam team,

I would like to suggest support inlay hint feature in vscode-gleam. This feature be supported in most of popular programming languages (e.g. Rust, Go, etc.) It would save us much time to hover over the variables/functions to check the types.

Looking forward to hearing from your reply !

Contributor guide