Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Line numbers issue #5

Open
crcpucmg opened this issue Jan 14, 2023 · 1 comment
Open

Line numbers issue #5

crcpucmg opened this issue Jan 14, 2023 · 1 comment
Assignees

Comments

@crcpucmg
Copy link

The width is not enough to show all digits, especially when using larger fonts (Ctrl+Wheel) and some lexer (e.g. C language).
It would be convenient to make the selections persistent, as it is necessary to redo them for each new file opened. The same applies to customizations, such as new buttons on the menu bar, which need to be renewed with each restart.
Line_numbers

@RadAd
Copy link
Owner

RadAd commented Jan 16, 2023

The line number width looks like a bug. That's probably a bug in the scinitlla widget.

What do you mean "persistent"? Do you mean that when you close a file and then reopen it that the selection was remembered? That's not something I think is useful, I don't think I would add that.

For customizations to be persistent you need to turn on the "Save Settings on Exit" in the view menu.

@RadAd RadAd self-assigned this Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants