07-25-2023, 02:45 PM
(07-25-2023, 01:48 PM)grymmjack Wrote: OK @RhoSigma I have updated the keywords for the custom syntax highlighter. Can you please refresh, and check it?
Thanks.
@grymmjack
Indeed, the keyword recognition is more complete now.
It seems only the 2-letter words are not highlighted and those containing a $ sign either in the beginning (Meta keywords) or in the end (LEFT$, MID$, SPACE$, STR$ etc.), but guees that's an implementation issue of the used highlighter.
Probably the current implementation takes the $ sign as separator char rather than as a valid keyword char. The 2-letter issue could be some speed optimization to simlpy skip every token shorter than 3 letters.
GuiTools, Blankers & other Projects:
https://staging.qb64phoenix.com/forumdisplay.php?fid=32
Libraries & useful Functions:
https://staging.qb64phoenix.com/forumdisplay.php?fid=23
https://staging.qb64phoenix.com/forumdisplay.php?fid=32
Libraries & useful Functions:
https://staging.qb64phoenix.com/forumdisplay.php?fid=23