[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 2 commits: Add CSV file highlighter.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 2 commits: Add CSV file highlighter.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Fri, 01 Aug 2025 14:41:35 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 0f73fd61 by Benoît Minisini at 2025-08-01T16:40:01+02:00 Add CSV file highlighter. [GB.HIGHLIGHT] * NEW: Add CSV file highlighter. * NEW: Add default colors for CSV file columns. - - - - - 59bc400b by Benoît Minisini at 2025-08-01T16:41:30+02:00 Add CSV files highlighting. [DEVELOPMENT ENVIRONMENT] * BUG: Debugger: Fix a possible crash when there is an error before the startup function is called. * NEW: Add CSV files highlighting. - - - - - 11 changed files: - app/src/gambas3/.hidden/CHANGELOG - app/src/gambas3/.project - app/src/gambas3/.src/Debug/FDebugger.class - app/src/gambas3/.src/Debug/FDebugger.form - app/src/gambas3/.src/Exported/TextEditor.class - comp/src/gb.highlight/.lang/fr.po - 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/highlight/csv.highlight - comp/src/gb.highlight/themes/gambas View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/113523683614a0cc1212041605f96f942ac14b27...59bc400b096f5ea1285bedcef68faa1a8ebc6e87 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/113523683614a0cc1212041605f96f942ac14b27...59bc400b096f5ea1285bedcef68faa1a8ebc6e87 You're receiving this email because of your account on gitlab.com.