Search code examples
javaintellij-ideaidereactive-programming

How to enable "show method chain hint" in IntelliJ?


I am using JDK 8 and using reactive programming(spring webflux). I want to know how to enable "show method chain hint" in IntelliJ ?


Solution

  • With IntelliJ 2019.3, one should set for inlay hints (in Settings | Editor | Inlay hints | Java): enter image description here