I use the plugin occasionally and find it useful.
As it is outdated I downloaded the source and ported it to x64
Nothing fancy but does the job.
Attaching source and built dll
I checked that and it works perfect except one feature - marking of modified lines in the file - and this is the feature that I miss the moste.
See attachments where it:
used to worked (in my old Notepad v.6.6.9)
doesn't work now (in my new Notepad v7.9 Portable)
Based on the quick look at LocationNavigate_src_v0.4.7.7.zip\LocationNavigate_src_v0.4.7.7\LocationNavigate.cpp it looks like Scintilla is used to achive the "marking fetaure".
And I suspest that the problem may be connected to the Scintilla Version used by Notepad++:
Notepad v.6.6.9 - SciLexer.dll v.3.3.4
Notepad v7.9 Portable - SciLexer.dll v.4.2.0.0
It's beyont my knowledge to fix that. Can anyone fix that?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sent from sourceforge.net because you indicated interest in sourceforge.net sourceforge.net
To unsubscribe from further messages, please visit sourceforge.net sourceforge.net
Unfortunately the 64bit version is not working. It only records the act of switching betwen tabs. It does not record any changed, and it does not highlight them either. I am using Notepad++ newest portable 64bit.
I also have 32bit Notepad installed (but also tested the 32bit portable one) and for the 32bit version, the 32bit version of this plugin works perfectly.
Last edit: Mebes Ante 2021-03-24
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I use the plugin occasionally and find it useful.
As it is outdated I downloaded the source and ported it to x64
Nothing fancy but does the job.
Attaching source and built dll
I have update the x64 version
Hi,
I checked that and it works perfect except one feature - marking of modified lines in the file - and this is the feature that I miss the moste.
See attachments where it:
Are you able to fix this additional feature?
Thank you,
Marcin
I have updated the x64 version and tested it, download please.
Based on the quick look at LocationNavigate_src_v0.4.7.7.zip\LocationNavigate_src_v0.4.7.7\LocationNavigate.cpp it looks like Scintilla is used to achive the "marking fetaure".
And I suspest that the problem may be connected to the Scintilla Version used by Notepad++:
Notepad v.6.6.9 - SciLexer.dll v.3.3.4
Notepad v7.9 Portable - SciLexer.dll v.4.2.0.0
It's beyont my knowledge to fix that. Can anyone fix that?
Ok, will wait for the solution. Thank you.
sourceforge.net Ported latest version to x64
Sent from sourceforge.net because you indicated interest in sourceforge.net sourceforge.net
To unsubscribe from further messages, please visit sourceforge.net sourceforge.net
you can download the x64 version
https://sourceforge.net/projects/locationnav/files/LocationNavigate_v0.4.7.8_x64.zip/download
Unfortunately the 64bit version is not working. It only records the act of switching betwen tabs. It does not record any changed, and it does not highlight them either. I am using Notepad++ newest portable 64bit.
I also have 32bit Notepad installed (but also tested the 32bit portable one) and for the 32bit version, the 32bit version of this plugin works perfectly.
Last edit: Mebes Ante 2021-03-24
Thank you for your feedback , I will fix it in this week.
I have fixed it ,and will update the pluginlist