How to enable/disable this ResourceBundle Live Preview?
Answered
I can't find how to enable/disable this feature below, please teach me, thanks

which refers to a ResourceBundle in Java:


Please sign in to leave a comment.
You could open `File | Settings | Editor | General | Code Folding`, and disable the `Java -> I18n strings` for it.
After enabling this option, you need to reopen this file to apply this new folding setting.