IntelliJ IDEA – Disable Method Chains Inlay Hints
In the IntelliJ IDEA, you can disable the method chains inlay hints from the setting.

Follow the below steps for the settings:
Step 1: Navigate to the location File → Settings... → Editor → Inlay Hints
Step 2: Unchecked the Method chains → OK

Alternatively, you can quickly disable the Inlay Hints right from the code editor pane. To do that, right-click on the method chains inlay hints and click on the disabled.

References
- How to remove vertical line from editor pane in IntelliJ IDEA
- How to view recently opened files in IntelliJ IDEA
- IntelliJ IDEA– Remove/Optimize unused imports shortcut keys
Similar Posts
- Maven vs. Gradle: A Comparison with Examples
- How to change Eclipse IDE theme?
- How to enable breadcrumb in Eclipse/STS
- The superclass “javax.servlet.http.HttpServlet” was not found on the Java Build Path
- How to install Apache 2.4 and PHP 8 on a Windows Machine
- How to create user in JasperReports Server
- Maven- No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?
- How to import Gradle project in Eclipse/STS
- How to change Image background color in Photoshop
- WAMP/XAMPP Server- .htaccess redirect rule not working on localhost