[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][dev-ide-search] Search implementation is working roughly correctly now.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][dev-ide-search] Search implementation is working roughly correctly now.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Thu, 17 Oct 2024 12:53:02 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch dev-ide-search at Gambas / gambas Commits: 9a806fd3 by Benoît Minisini at 2024-10-17T14:52:57+02:00 Search implementation is working roughly correctly now. [DEVELOPMENT ENVIRONMENT] * NEW: Add row header to search list. * BUG: Activating a new editor correctly invalidates the current search result if needed. * BUG: Hitting RETURN or CTRL+RETURN on the replace field works correctly now. * NEW: Add a button that reloads all modified files, once a "replace all" is done. - - - - - 7 changed files: - app/src/gambas3/.src/Debug/FDebugInfo.form - app/src/gambas3/.src/Debug/FOutput.class - app/src/gambas3/.src/Editor/Code/FEditor.class - app/src/gambas3/.src/Editor/Code/FTextEditor.class - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Search/FSearch.class - app/src/gambas3/.src/Search/FSearch.form View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/9a806fd311aac1d9ca0bd2144061fbc1dc1a2ffd -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/9a806fd311aac1d9ca0bd2144061fbc1dc1a2ffd You're receiving this email because of your account on gitlab.com.