When creating an object in IntelliJ, I want the IDE to show me the class variables prompt even when I am not adding hard coding a value. The default behavior is to show only while hard coding a value. How can I make IntelliJ show me the variables at all times:
You can configure parameter hint options at Settings (Preferences on macOS) | Editor | Inlay Hints | Java | Editor | Inlay Hints | Java | Parameter Hints.
Try enabling the checkboxes and check the Exclude list.
1.4m articles
1.4m replys
5 comments
57.0k users