Please remove the Snippets plugin from the plugin manager
-
It does not work at all with either 32 or 64 bit version. I even emailed the author but I havent got any reply back.
-
Relocate all files to one directory NppSnippets
plugins\NppSnippets\Template.sqlite+NppSnippets.sql+NppSnippets.dll+Languages.sql -
I did, still does not work.
-
-
if you used the official built in “plugins admin” to install the snippets plugin, you additionally have to copy the folder:
C:\ProgramData\Notepad++\plugins\NppSnippets\NppSnippetsto:
C:\Program Files (x86)\Notepad++\plugins\NppSnippets
(or C:\Program Files\Notepad++\plugins\NppSnippets if you use the 64 bit version)so that the folder C:\Program Files (x86)\Notepad++\plugins\NppSnippets contains these files:
Languages.sql
NppSnippets.sql
Template.sqlitebecause snippets has not been updated to the new folder structure of notepad++ 7.6.2 and expects those files to be there
notes:
if you used “plugin manager” to install your plugins, it is not part of the official notepad++.
you will have to report any issues about plugin manager here: https://github.com/bruderstein/nppPluginManager/issuesplugin issues about snippets will have to be submitted here:
https://github.com/ffes/nppsnippets/issues -
here is the direct preview of the good video made by @andrecool-68 for relocating the sql(ite) files for the portable version:
![alt](https://i.imgur.com/t3QpHjJ.gif)
-
@Meta-Chuh said:
C:\Program Files\Notepad++\plugins\
There was no folder plugins in Notepad++ directory in C:\Program Files\Notepad++\plugins\ So I created one and pasted the folder there and it works fine now. I use 64bit