Scala inlay type hint next to method

Answered

A friend of mine is developing in scala in IDEA (as am I)  and he has a setting turned on that provides inlay hints next to method chains. We couldn't find how to turn on that setting, can someone please advise? Here is an example from his IDE (inlays in question are in gray):


Thanks!

0
6 comments

"Show hints if no implicit arguments found" in `File | Settings | Languages & Frameworks | Scala | Editor`:

0
Avatar
Permanently deleted user

Hey Serge,

 

Thanks for the response but I already had that check box checked, doesn't solve my issue:

0

Help | Find Action, type "Expression chain type hints", Enter to toggle.

Note that this feature is experimental and it may change how it's enabled in the future updates.

0
Avatar
Permanently deleted user

Doesn't work :/ I am on IntelliJ IDEA 2019.2.3 

 

0

You may need a nightly Scala plug-in version for that:

0
Avatar
Permanently deleted user

Thanks Serge Baranov the nightly install did it for me. Cheers!

 

Joe

0

Please sign in to leave a comment.