Created attachment 191473 [details] Screenshot of how Kate highlights lines Most code editors (f.i. PyCharm, VSCode, Kate, etc) highlight the line where the cursor is positioned. See attached image of how Kate highlights the line color. This is a neat feature that helps you quickly see where the cursor is and I think we should have this in the Basic code editor as well.
WIP patch here: https://gerrit.libreoffice.org/c/core/+/161861
Rafael Lima committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/bf410be4502c2d78e38856c455833681c6b8a151 tdf#158750 Highlight the line where the cursor is positioned (Basic IDE) It will be available in 24.8.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Rafael Lima committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/df0c602aa6579604bc734bbfb5956261eb026b23 Related tdf#158750 Fix line highlight for all modules when color scheme changes It will be available in 24.8.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.