[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
[Thread Prev] | [Thread Next]
- Subject: [Gambas-bugtracker] Bug #3112: highlight analyze still has issues, missparses to a string
- From: <bugtracker@xxxxxxxxxxxxxx>
- Date: Sun, 07 Dec 2025 20:53:02 GMT
- To: brian@xxxxxxxxxxxxxxxx,bugtracker@xxxxxxxxxxxxxxxxxxxxxx
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 ]----
| [Gambas-bugtracker] Bug #3112: highlight analyze still has issues, missparses to a string | <bugtracker@xxxxxxxxxxxxxx> |