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 (21,417 stars) (960 forks)batch import
help wanted

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