[Gambas-Notification] [Git][gambas/gambas][master] Fix 'webpage' highlighting.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Fri Nov 17 17:30:29 CET 2023
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
2e0f2572 by Benoît Minisini at 2023-11-17T17:30:19+01:00
Fix 'webpage' highlighting.
[GB.HIGHLIGHT]
* NEW: Highlight definition file: Add "..." syntax that allows to define a following state in "from" and "between" commands.
* BUG: Fix 'webpage' highlighting.
* BUG: TextHighlighter: Handle more than 127 internal states thanks to computed GOTO.
- - - - -
13 changed files:
- comp/src/gb.highlight/.src/CCommandBetween.class
- comp/src/gb.highlight/.src/CCommandFrom.class
- comp/src/gb.highlight/.src/CState.class
- comp/src/gb.highlight/.src/Main.module
- comp/src/gb.highlight/.src/TextHighlighter.class
- comp/src/gb.highlight/highlight/_webpage_css.highlight → comp/src/gb.highlight/highlight/_css_webpage.highlight
- comp/src/gb.highlight/highlight/_webpage_javascript.highlight → comp/src/gb.highlight/highlight/_javascript_webpage.highlight
- comp/src/gb.highlight/highlight/css.block
- comp/src/gb.highlight/highlight/css.highlight
- comp/src/gb.highlight/highlight/javascript.highlight
- comp/src/gb.highlight/highlight/webpage.highlight
- comp/src/gb.highlight/highlight/webpage.include
- + comp/src/gb.highlight/highlight/webpage.markup
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2e0f257214ea5b71beec9c8427cc9afaf85490f8
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/2e0f257214ea5b71beec9c8427cc9afaf85490f8
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20231117/4e4972e4/attachment.htm>
More information about the Notification
mailing list