[Gambas-user] Highlight not working for script class definition

Benoît Minisini g4mba5 at gmail.com
Mon Feb 1 03:57:57 CET 2021


Le 01/02/2021 à 02:49, Brian G a écrit :
> I am not sure if this is a bug or a feature, but it would be nice if it 
> was fixed
> 
> For Class definitions it would be nice if the highlighter recognized 
> CLASS as a keyword
> 
> class Myclass
> .......
> 
> END class <--- this is not recognized as a keyword I assume this should 
> be recognized....
> make it easier to parse. no need for upper(everything) and identified 
> correctly of course...
> 
> Thank You
> Brian G
> 
> 
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
> 

OK, but you must the Highlight.Analyze() function to parse Gambas code, 
not do it yourself.

-- 
Benoît Minisini


More information about the User mailing list