The size of my displaykey file (display.properties) is high. I get an error
The file size (2.56MB) exceeds the configured limit(2.56MB). Code
insight features are not available.
Due to this, all classes that use displaykeys have an error as below
Nonexistent display key
I believe this is an IDE settin/error and in pure intellij I would go to Help>>Edit Custom Properties and update the idea.max.intellisense.filesize
. However, in GW studio, this option is disabled. Manually updating it in the root path under .ideasettingsidea.properties
file does not work as it gets reverted as soon as studio launches.
How to go about increasing this size?