Would you please consider this addition, it's really helpful. Thanks
Padding the left of the editor (like Notepad++)
Padding the left of the editor (like Notepad++)
I often find it fiddly to click between smaller characters and the left edge of the editor field. Notepad++ solves this by allowing users to set a small margin using a "Padding" setting. This is configurable between 0 and 10 pixels and allows users to more easily add a cursor to the left edge of the editor field.
Would you please consider this addition, it's really helpful. Thanks
Would you please consider this addition, it's really helpful. Thanks
Live for an ideal and leave no place in the mind for anything else.
-
main Alexey
- Posts: 3004
- Joined: 25.08.2021 18:15
Re: Padding the left of the editor (like Notepad++)
we have option "gutter_width_empty": 2.
but it don't allow clicks there to place caret there. this maybe can be added. this will be ok then.
but it don't allow clicks there to place caret there. this maybe can be added. this will be ok then.
-
main Alexey
- Posts: 3004
- Joined: 25.08.2021 18:15
Re: Padding the left of the editor (like Notepad++)
added: click on this 'empty' area is handled now. but what is not handled: mouse-down and move to select a block. this is harder to add, maybe will see later...
Re: Padding the left of the editor (like Notepad++)
ok, Thanks very much for adding that! 
I'll let you know once I can try it out.
I'll let you know once I can try it out.
Live for an ideal and leave no place in the mind for anything else.
-
main Alexey
- Posts: 3004
- Joined: 25.08.2021 18:15
Re: Padding the left of the editor (like Notepad++)
I made the win64 beta for you to test:
https://github.com/Alexey-T/CudaText/di ... t-15955065
https://github.com/Alexey-T/CudaText/di ... t-15955065
Re: Padding the left of the editor (like Notepad++)
You're a genius! Thank you!
Works perfect
Works perfect
Live for an ideal and leave no place in the mind for anything else.