Right to Left (Hebrew) support in IntelliJ Community Edition
intellij-idea, right-to-left
Solution
Steps to solve this are apparently made for Idea 15, Currently (August 2015) in early access.
See this comment: https://youtrack.jetbrains.com/issue/IDEABKL-5810#comment=27-1015891 You need to add the line `editor.new.rendering=true` to your `idea.properties` file for it to work.
I just tested it, and it seems to be working pretty well, but it is an early access.
Problem
Is there a plugin or an easy way to write right to left in IntelliJ Community Edition? Maybe a hack that developers are using? I'm writing an Hebrew android application and it's really hard to write the resources files.