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

which refers to a ResourceBundle in Java:


请先登录再写评论。
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.