[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Create custom highlighter component with two 'Shell' instructions. Add the 'limit' instruction.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Sun Oct 29 16:49:51 CET 2023



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
4325f622 by Benoît Minisini at 2023-10-29T16:48:08+01:00
Create custom highlighter component with two 'Shell' instructions. Add the 'limit' instruction.

[GB.HIGHLIGHT]
* BUG: Create custom highlighter component with two 'Shell' instructions, one for the compiler, and one for the archiver.
* NEW: Add the 'limit' command so that a state can define the 'TextHighlighter.Limit' flag.
* NEW: TextHighlighter: Handle the 'Limit' flag in the ToHTML() method.
* NEW: Use the 'limit' command in 'javascript' and 'diff' highlighting.

- - - - -
67d024b2 by Benoît Minisini at 2023-10-29T16:48:59+01:00
Résolution du conflit.

- - - - -
e5944b8b by Benoît Minisini at 2023-10-29T16:49:41+01:00
Remove the 'Wait' instruction, that should be useless now.

[GB.HIGHLIGHT]
* BUG: Remove the 'Wait' instruction, that should be useless now.

- - - - -


8 changed files:

- comp/src/gb.highlight/.icon.png
- + comp/src/gb.highlight/.src/CCommandLimit.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/custom/CustomHighlighter.class
- comp/src/gb.highlight/highlight/diff.highlight
- comp/src/gb.highlight/highlight/javascript.highlight


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/284c7c34dd6c4b98558b88e043e8c7745c256e59...e5944b8b5054146983e7523ff61b9e6d15667b11

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/284c7c34dd6c4b98558b88e043e8c7745c256e59...e5944b8b5054146983e7523ff61b9e6d15667b11
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/20231029/25849623/attachment.htm>


More information about the Notification mailing list