[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gambas-bugtracker] Bug #3112: highlight analyze still has issues, missparses to a string


http://gambaswiki.org/bugtracker/edit?object=BUG.3112&from=L21haW4-

Comment #2 by Benoît MINISINI:

It's normal. The last part is syntax error for the Gambas parser, with a string inside but it does not care.
If you want to parse something that is not Gambas code, use the 'Tokenize()' function.

I added an extra argument to 'Highlight.Analyze' named 'Full'. Set it to true to actually analyze for highlighting everything without rewriting spaces.



----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----