calva icon indicating copy to clipboard operation
calva copied to clipboard

[feature request] Use inlay hints for parameter names in function calls?

Open svdo opened this issue 3 years ago • 1 comments

Apparently VSCode has an inlay hint system which they use for typescript and javascript to show parameter names in function calls, inline. See this intro video if you're not sure what I mean: https://www.youtube.com/watch?v=sUvTP0QvSms.

I think it would be a nice extension for Calva to also offer this for Clojure(Script) if possible.

Thanks for considering!

svdo avatar May 12 '22 08:05 svdo

Thanks! Makes perfect sense to me!

PEZ avatar May 12 '22 09:05 PEZ