https://bugs.documentfoundation.org/show_bug.cgi?id=153798
Bug ID: 153798
Summary: Line numbers should be aligned to the right in the
Basic IDE
Product: LibreOffice
Version: 7.6.0.0 alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
Created attachment 185563
--> https://bugs.documentfoundation.org/attachment.cgi?id=185563&action=edit
Screenshot showing the problem
Full disclosure: this is a nitpick.
In all code editors/IDEs I use (PyCharm, VSCode and Kate), line numbers in the
code editor are aligned to the right. I also noticed that this is the case in
various other code editors (Gedit, Sublime, etc).
However, Basic IDE aligns numbers to the left (see attached screenshot
comparing Basic IDE and Kate). When the code module gets to the hundreds or
thousands of lines, then it looks weird to have left-aligned numbers.
I believe we should align them to the right as other code editors do.
--
You are receiving this mail because:
You are the assignee for the bug.