1 year ago
#253758
irregular
How can I get the type information at point?
When I put my cursor within a function that as additional function calls. The status bar appears to only show the type information for the outer most variable.
I see the type for
clientFutureBackend
whereas I'd expect to see type info for SttpBackendOptions.connectionTimeout(10.seconds)
Is there a way to get more pinpoint type information?
scala
emacs
language-server-protocol
scala-metals
0 Answers
Your Answer