compare-plugin icon indicating copy to clipboard operation
compare-plugin copied to clipboard

No vertical scroll both files in one time

Open romanown opened this issue 6 years ago • 12 comments

after one is updates when i compared 2 files when i scrolling left file other is stoped. before is scrolling both files in one time.

romanown avatar Jun 13 '19 16:06 romanown

thank You. everything works correctly. automatic updates did not work.

romanown avatar Jun 13 '19 17:06 romanown

I have the same issue this is a strong issue for me.

PeopleInside avatar Jun 24 '19 08:06 PeopleInside

answer given above. update via the link provided.

romanown avatar Jun 24 '19 08:06 romanown

i have replaced with https://github.com/pnedev/compare-plugin/releases/tag/v2.0.0_npp7.7 but not working... same problem

proidit avatar Jun 28 '19 16:06 proidit

@proidit have you replaced the two DDL files? Is strange doesn't work as i tested and it's working.

PeopleInside avatar Jun 28 '19 17:06 PeopleInside

Had the same issue with the link above, but it works if you move the ComparePlugin.dll file inside the ComparePlugin folder. Hopefully that doesn't break any other functionality. 😄

Orrielel avatar Jun 30 '19 12:06 Orrielel

Notepad++ 7.7 (or newer version) expects each plug-in in a separate folder. The three ComparePlugin DLLs should be located below <NPP>\plugins\ComparePlugin (where <NPP> is the Notepad++.exe folder),

<NPP>\plugins\ComparePlugin\ComparePlugin\sqlite3.dll
<NPP>\plugins\ComparePlugin\ComparePlugin\git2.dll
<NPP>\plugins\ComparePlugin\ComparePlugin.dll

The two auxiliary DLLs in a subfolder, also named ComparePlugin.

xylographe avatar Jun 30 '19 12:06 xylographe

Notepad++ 7.7 (or newer version) expects each plug-in in a separate folder. The three ComparePlugin DLLs should be located below <NPP>\plugins\ComparePlugin (where <NPP> is the Notepad++.exe folder),

<NPP>\plugins\ComparePlugin\ComparePlugin\sqlite3.dll
<NPP>\plugins\ComparePlugin\ComparePlugin\git2.dll
<NPP>\plugins\ComparePlugin\ComparePlugin.dll

The two auxiliary DLLs in a subfolder, also named ComparePlugin.

Tanks, i moved ComparePlugin.dll into <NPP>\plugins\ComparePlugin folder and it work perfectly!

proidit avatar Jul 01 '19 09:07 proidit

same issue for me. I too fixed it by replacing the previously installed plugin (v2.0 which had the correct file structure) with the ones from link in this thread. VERY STRANGE

shimscharf avatar Jul 07 '19 15:07 shimscharf

i have replaced with https://github.com/pnedev/compare-plugin/releases/tag/v2.0.0_npp7.7 but not working... same problem

Replacing .dll files form latest source , resolved the issue. Thanks

nk-g avatar Jul 10 '19 07:07 nk-g

I had the same issue. Uninstalling and reinstalling the plugin fixed it.

lieszkol avatar Aug 12 '19 17:08 lieszkol