[Gambas-Notification] [Git][gambas/gambas][master] Support for embedded highlighting.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Sat Oct 21 09:19:30 CEST 2023
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
12efdb2b by Benoît Minisini at 2023-10-21T09:19:23+02:00
Support for embedded highlighting.
[GB.HIGHLIGHT]
* NEW: Support for embedded highlighting.
* NEW: The "keyword" command is like "word", but it adds the specified words to the list of keywords.
* NEW: Javascript is highlighted inside HTML.
- - - - -
15 changed files:
- comp/src/gb.highlight/.src/CCommandFrom.class
- + comp/src/gb.highlight/.src/CCommandKeyword.class
- comp/src/gb.highlight/.src/CCommandMatch.class
- comp/src/gb.highlight/.src/CCommandSymbol.class
- comp/src/gb.highlight/.src/CCommandWord.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/.src/TextHighlighterTheme.class
- + comp/src/gb.highlight/.src/TextHighlighter_Gambas.class
- comp/src/gb.highlight/custom/CustomHighlighter.class
- comp/src/gb.highlight/custom/page.html
- comp/src/gb.highlight/custom/selectr.js
- comp/src/gb.highlight/highlight/html.highlight
- comp/src/gb.highlight/highlight/javascript.highlight
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/12efdb2bf98e1bbad3c1c6b0da95625f9067ab0b
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/12efdb2bf98e1bbad3c1c6b0da95625f9067ab0b
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/20231021/df82ed26/attachment.htm>
More information about the Notification
mailing list