Forum Discussion
calicommando
16 years agoVisitor
"MarkRoddy" wrote:"enorris" wrote:
I haven't been able to find Eclipse or IntelliJ plugins for BrightScript syntax highlighting or parsing. Visual Studio can do syntax highlighting (Tools | Options | Text Editor | File Extension | then assign brs to Visual Basic) but not validation as far as I can tell.
Alternately, is there another way to check program correctness (syntax, behavior, whatever) short of downloading it to the device and running it?
It may not be of interest to you, but I have a basic emacs major mode that does syntax highlighting.
-Mark
Mark, that greatly interests me. Can I get that?