The plugin itself works good! , but I found that particular Map field preferencesCache always grows and nobody cleans it.
I can't say it leads to immediate memory issues, but the logging of the map size shows constant growth, so it leaks. And if the IDE runs for some long time and you've opened and re-opened many documents (even the same file multiple times), preferencesCache may become really big.
The plugin itself works good! , but I found that particular Map field preferencesCache always grows and nobody cleans it.
I can't say it leads to immediate memory issues, but the logging of the map size shows constant growth, so it leaks. And if the IDE runs for some long time and you've opened and re-opened many documents (even the same file multiple times), preferencesCache may become really big.