Is there a way to configure IntelliJ to prefer the...
# intellij
r
Is there a way to configure IntelliJ to prefer the get methods to direct property access in the debugger? i.e. getX rather than direct access of x