cadence-tools icon indicating copy to clipboard operation
cadence-tools copied to clipboard

[LS] No function signature on hover

Open jribbink opened this issue 5 months ago • 1 comments

Issue to be solved

It's unclear what the function signature of a member function is using the LS. E.g. in the example below, I have an unused result, but not actionable solution as I cannot hover to see how to handle the return type

Image

Suggested Solution

Fix (or implement?) the hover to make it clear to users what the inputs/output are.

jribbink avatar Sep 28 '25 20:09 jribbink

Unrelated but: Doesnt this give an error? Can you share the snippet

bluesign avatar Sep 29 '25 21:09 bluesign