Agam Rafaeli
Agam Rafaeli
Hey, I saw that in order to add support for a language you are asking to translate XX_strings.yaml. So I opened: https://github.com/hatnote/weeklypedia/pull/62 for Hebrew. If there is anything else missing,...
I was just sitting and working when I get the following exception: ` com.intellij.psi.impl.source.tree.CompositeElement cannot be cast to com.intellij.psi.tree.IElementType java.lang.ClassCastException: com.intellij.psi.impl.source.tree.CompositeElement cannot be cast to com.intellij.psi.tree.IElementType at com.wix.rt.lang.psi.RTRepeatExpression.(RTRepeatExpression.java:25) at com.wix.rt.lang.parser.RTParserDefinition.createElement(RTParserDefinition.java:42)...