简体   繁体   中英

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 ?

Go to: Settings > Editor > General > Appearance > show chain call type hints

intellij 中的连锁提示

To disable you can just right-click any hint and disable from there

With IntelliJ 2019.3, one should set for inlay hints (in Settings | Editor | Inlay hints | Java): 在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM