Can we get the functionality to hide the new keyword whenever an object constructor is called? Since IntelliJ has the option to edit code theme colours, I usually differentiate between a method call and a constructor call by using different colours already.
Can we get the functionality to hide the new keyword whenever an object constructor is called? Since IntelliJ has the option to edit code theme colours, I usually differentiate between a method call and a constructor call by using different colours already.