Disable flex properties inspections?
Hi,
Can someone tell me how to disable the flex inspections for properties? We use a dynamically created resource bundle, so calls resourceManager.getString() are getting flagged with 2 errors ("cannot resolve property bundle" and "cannot resolve property key").
Thanks in advance.
Aaron
Please sign in to leave a comment.
I'm afraid currently there's no way to disable red highlighting. Please add your considerations to related request: http://youtrack.jetbrains.net/issue/IDEA-70100
Ok I added a comment to the issue.