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

[Git][gambas/gambas][master] 2 commits: Updated gb.highlight to suppory caseless keywords/word/symbols, updated theme to support .../



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


Commits:
1dd19cd1 by Brian G at 2025-07-20T13:44:46-07:00
Updated gb.highlight to suppory caseless keywords/word/symbols, updated theme to support .../
[gb.highlight]
* NEW: Added support for ignorecase to WOR/KEYWORD and Symbol commands
* OPT: Updated the sql.highlight to support caseless keywords
* BUG: Updated texthighlighttheme to allow .../ in the theme path

- - - - -
cad461e0 by Benoît Minisini at 2025-07-20T21:17:55+00:00
Merge branch 'master' into 'master'

Updated gb.highlight to suppory caseless keywords/word/symbols, updated theme to support .../

See merge request gambas/gambas!396
- - - - -


6 changed files:

- comp/src/gb.highlight/.src/CCommandBetween.class
- comp/src/gb.highlight/.src/CCommandSymbol.class
- comp/src/gb.highlight/.src/CCommandWord.class
- comp/src/gb.highlight/.src/TextHighlighter.class
- comp/src/gb.highlight/.src/TextHighlighterTheme.class
- comp/src/gb.highlight/highlight/sql.highlight


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/3e1b307a7f282c0308ddf3a9c525f29fb1eea105...cad461e06c64e49d5a6716d7ac7789b0b93b7bde

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/3e1b307a7f282c0308ddf3a9c525f29fb1eea105...cad461e06c64e49d5a6716d7ac7789b0b93b7bde
You're receiving this email because of your account on gitlab.com.