Yeah its definitely a sort of bug for a given language. But what really happens is that any quote character is considering opening a string, so its gets confused. I will take a look, although can't promise I'll fix if it looks nasty (or patch is welcome)
go4 Tue 21 Aug 2012
The following code can not be correct coloring
/* it's*/ class Main {}andy Tue 21 Aug 2012
In what editor? Flux?
brian Wed 22 Aug 2012
Yeah its definitely a sort of bug for a given language. But what really happens is that any quote character is considering opening a string, so its gets confused. I will take a look, although can't promise I'll fix if it looks nasty (or patch is welcome)
go4 Wed 22 Aug 2012
Thanks. I'm a Flux user.