I just installed N++ 5.2 which is indeed better than 5.1.
But I am still missing two things:
1: the last update time stamp of the current file in the status bar. The status bar displays a lot of data: nb char, line, column, unix/windows, but no last update time stamp. I think easy to implement.
2: When using search in files it lists a list of files with the matches in each file. But to open a particular file I have to select its name and then press Ctrl+O and then paste it into it.
Can the file name made clickable to open it directly ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just installed N++ 5.2 which is indeed better than 5.1.
But I am still missing two things:
1: the last update time stamp of the current file in the status bar. The status bar displays a lot of data: nb char, line, column, unix/windows, but no last update time stamp. I think easy to implement.
2: When using search in files it lists a list of files with the matches in each file. But to open a particular file I have to select its name and then press Ctrl+O and then paste it into it.
Can the file name made clickable to open it directly ?
Problem 2 is not anymore: when I click on the line number it opens the file on that line number, even better !