[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] Autmatic completion enhancements.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] Autmatic completion enhancements.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Tue, 06 Jan 2026 21:08:30 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: ec7385f8 by Benoît Minisini at 2026-01-06T22:08:22+01:00 Autmatic completion enhancements. [DEVELOPMENT ENVIRONMENT] * BUG: Fix some compilation warnings. * NEW: Automatic completion: complete enumeration after hitting '=' followed by a space. * NEW: Automatic completion: support for boolean datatype. - - - - - 6 changed files: - app/src/gambas3/.src/Editor/Code/CCompletion.class - app/src/gambas3/.src/Editor/Code/FCompletion.class - app/src/gambas3/.src/Editor/Code/FEditor.class - app/src/gambas3/.src/Editor/Connection/CIndexField.class - app/src/gambas3/.src/Help/Wiki/URL.class - app/src/gambas3/.src/Project.module View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ec7385f8a38cf76bf4a3792056fdc438f7d0d4aa -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ec7385f8a38cf76bf4a3792056fdc438f7d0d4aa You're receiving this email because of your account on gitlab.com.