calva
calva copied to clipboard
[feature request] Use inlay hints for parameter names in function calls?
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!
Thanks! Makes perfect sense to me!