Fantom

Login | Register

Syntax hightlight bug

go4
21 Aug 2012

The following code can not be correct coloring

/*
 it's*/
class Main {}

andy
21 Aug 2012

In what editor? Flux?

brian
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
22 Aug 2012

Thanks. I'm a Flux user.

Login or Register to Reply

Back | All Topics