How to completely remove a language?
-
When I read a R script, with the file extension .r, the result is completely green because it is interpreted as REBOL that has the same extension .r
In Settings > Languages I removed REBOL from the list of languages shown in the menu. But no way, the file is still interpreted as REBOL. Should I remove “r” from
<Language name="rebol" ext="r reb" commentLine=";" commentStart="" commentEnd="">
in the langs.xml file?Thanks for your help!
mario -
Should I remove “r” from <Language name=“rebol” ext=“r reb” commentLine=“;” commentStart=“” commentEnd=“”> in the langs.xml file?
Yes.
Cheers
Claudia