hi,
I am not sure...., but I think that Geany can implement a plugin to take trace of the history of modification made inside the code..
On Internet I didn't be able to find easily a clear answer to my question...
Could I have it from this mailing list ?
regards
thank you
Angelo
Greetings,
On Tue, 2020-12-29 at 15:27 +0100, angelo.moreschini@medident-sw.it wrote:
hi,
I am not sure...., but I think that Geany can implement a plugin to take trace of the history of modification made inside the code..
On Internet I didn't be able to find easily a clear answer to my question...
Could I have it from this mailing list ?
You may have a look at the GeanyVC plugin [1], it uses version control tools like Git in the background, but should do quite fine what you are searching for.
Best Regards, Dominic
On 2020-12-29 6:27 a.m., angelo.moreschini@medident-sw.it wrote:
hi,
I am not sure...., but I think that Geany can implement a plugin to take trace of the history of modification made inside the code..
On Internet I didn't be able to find easily a clear answer to my question...
Could I have it from this mailing list ?
In addition the GeanyVC plugin Dominic mentioned, if you use Git, there is also the Git-Changebar plugin[0] that will show which parts of the code have changed, and allow navigate between them and to undo.
Regards, Matthew Brush