Skip to content

Conversation

@eirikb
Copy link
Owner

@eirikb eirikb commented Aug 15, 2022

AppSettingsState didn't persist between restart of IntelliJ.
Fixed by copying the approach of https://github.com/AMPivovarov/FastMouseScroll/blob/master/src/main/kotlin/FMSSettings.kt
with Service and State split a part, and making it as class, and more Java-ish.

Thanks to @AMPivovarov for the help!

eirikb added 2 commits August 15, 2022 20:50
AppSettingsState didn't persist between restart of IntelliJ.
Fixed by copying the approach of https://github.com/AMPivovarov/FastMouseScroll/blob/master/src/main/kotlin/FMSSettings.kt
with Service and State split a part, and making it as class, and more Java-ish.
Doing a minor since the state setup is quite different.
@eirikb eirikb linked an issue Aug 15, 2022 that may be closed by this pull request
@eirikb eirikb merged commit ca03efe into main Aug 15, 2022
@eirikb eirikb deleted the 81-configuration-reseting-when-restarting-webstorm branch August 15, 2022 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Configuration reseting when restarting WebStorm

2 participants