[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] Custom highlighter enhancements.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] Custom highlighter enhancements.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Sun, 24 Mar 2024 21:34:06 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: babebf90 by Benoît Minisini at 2024-03-24T22:34:00+01:00 Custom highlighter enhancements. [DEVELOPMENT ENVIRONMENT] * NEW: Display an error message if an highlighter located in the configuration folder cannot be registered. * NEW: File properties dialog: Display all registered highlighters, not just the ones from the configuration folder. * NEW: File properties dialog: Changing the highlighting file property now automatically updates all edited files. * NEW: Option dialog: Custom highlighters can be configured in the 'Themes' panel. - - - - - 4 changed files: - app/src/gambas3/.src/Configuration.module - app/src/gambas3/.src/Dialog/FFileProperty.class - app/src/gambas3/.src/Editor/Code/FTextEditor.class - app/src/gambas3/.src/Options/FOption.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/babebf90b623c036c78e734bfc9c8711a07521e7 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/babebf90b623c036c78e734bfc9c8711a07521e7 You're receiving this email because of your account on gitlab.com.