IDEA changes the appearance (e.g. var) within the code - how can I change it back
Answered
Hi,
I recently updated to the latest IDEA version and now my java-code look-and-feel has changed. Instead of showing the Classname a "var" is shown. Instead of showing a getter, simply the property is shown and also some other magic "hides" the real code.
I am pretty sure this is only something in the settings, but I couldn't find it so far. Does anyone know, where to change this behaviour?
Thanks for your help!
Please sign in to leave a comment.
Could you please attach the screenshots to clarify?
Did you install https://plugins.jetbrains.com/idea/plugin/9320-advanced-java-folding?
Yes, that was it! Thanks for your help! Then it was my mistake!