[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] 2 commits: 'Highlight.Analyze()' behaves by default as before. Add an extra optional...



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


Commits:
7988d74e by Benoît Minisini at 2025-12-06T02:08:00+01:00
'Highlight.Analyze()' behaves by default as before. Add an extra optional argument to let it split strings and colorize inside it.

[GB.EVAL]
* BUG: 'Highlight.Analyze()' behaves by default as before.
* NEW: Add an extra optional argument to 'Highlight.Analyze()' to let it split strings and colorize inside it.

- - - - -
15ae811f by Benoît Minisini at 2025-12-06T02:10:04+01:00
Gambas highlighting: Use the new optional argument of 'Highlight.Analyze()' to highlight string contents in realtime.

[GB.HIGHLIGHT]
* NEW: Gambas highlighting: Use the new optional argument of 'Highlight.Analyze()' to highlight string contents in realtime.

- - - - -


4 changed files:

- comp/src/gb.highlight/.src/_TextHighlighter_Gambas.class
- main/lib/eval/c_highlight.c
- main/lib/eval/eval_analyze.c
- main/lib/eval/eval_analyze.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/5af457ab7baa5608185770bff65e3c8006eec860...15ae811f5c259f5cbb820a50308236632ab3eb54

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/5af457ab7baa5608185770bff65e3c8006eec860...15ae811f5c259f5cbb820a50308236632ab3eb54
You're receiving this email because of your account on gitlab.com.