can we add line no. or something to differentiate the new line from the same line

Asked by surya adhikari

It is difficult to differentiate between new line and same line as I read my notes in the normal pads

Question information

Language:
English Edit question
Status:
Solved
For:
Xpad Edit question
Assignee:
No assignee Edit question
Solved by:
surya adhikari
Solved:
Last query:
Last reply:
Revision history for this message
Arthur Borsboom (arthurborsboom) said :
#1

Hi Surya,

Can you share a screenshot of what is bothering you, to make it more obvious to me?

Revision history for this message
surya adhikari (werewolf939) said :
#2
Revision history for this message
Arthur Borsboom (arthurborsboom) said :
#3

Hi Surya,

This seems not to hard to add as an option.
I have run a test by forcing the line numbers, resulting in something like this:

https://drive.google.com/open?id=1NiInjWuBsclpXuAyxRsVCRDHw9Wssa5Y

I guess, the colors depend on the GTK theme used by your desktop environment.

For my own reference, I used this function.
gtk_source_view_set_show_line_numbers (GtkSourceView *view, gboolean show);

If this is what you would like, would you mind to do me a favor and change this question into a Xpad bug report?

And then give me some time and I will implement this. :)

Revision history for this message
surya adhikari (werewolf939) said :
#4

hello Arthur,

Thank you for the reply.

I have linked the bug report to the question.

Looking forward to this feature being implemented.