Bug 158750 - Basic editor should highlight the line where the cursor is positioned
Summary: Basic editor should highlight the line where the cursor is positioned
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: BASIC (show other bugs)
Version:
(earliest affected)
7.6.4.1 release
Hardware: All All
: medium enhancement
Assignee: Rafael Lima
URL:
Whiteboard: target:24.8.0
Keywords:
Depends on:
Blocks: BASIC-IDE
  Show dependency treegraph
 
Reported: 2023-12-17 16:23 UTC by Rafael Lima
Modified: 2024-01-31 21:59 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
Screenshot of how Kate highlights lines (92.93 KB, image/png)
2023-12-17 16:23 UTC, Rafael Lima
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael Lima 2023-12-17 16:23:19 UTC
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.
Comment 1 Rafael Lima 2024-01-10 20:07:38 UTC
WIP patch here:

https://gerrit.libreoffice.org/c/core/+/161861
Comment 2 Commit Notification 2024-01-11 18:57:07 UTC
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.
Comment 3 Commit Notification 2024-01-31 21:59:19 UTC
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.