How to install emmet plugin
-
I am installed emmet plugin how describe in instruction.
But when I am select in menu of plugin “Expand abbreviatin” np++ out errors.http://i.piccy.info/i9/eadf8d0a80d8beeb9feb034c72bbbee6/1554642290/6704/1309750/emmet_2.gif
-
@Alexander–Rudenko
go to the notepad++ menu
plugins > open plugins folder
to open your plugins folder, and open the folderEmmetNPP
.check that the files
_PyV8.pyd
,editor.js
,npp_emmet.py
,PyV8.py
and a folder calledemmet
are present.
if not, copy them from theEmmetNPP
folder inside ofemmet-npp.zip
.if everything is at it’s correct place, the
expand abbreviation
will behave as seen at the screencast below: -
@Meta-Chuh
This is a new pluginComparePlus
? -
-
yes, nicely spotted.
it’s the upcoming
ComparePlus
by @pnedev
(also the heavenly creator ofplugins > open plugins folder...
😉)big and awesome new changes and features to the old compare plugin, like differential red/green highlighting in diff lines for removed/added text, instead of a single colour, and much much more. 👍
-
@Meta-Chuh
In PluginAdmin I only see one Compare …ComparePlus no) -
@Alexander–Rudenko
Insert your pictures to the forum this way
![](http://i.piccy.info/-x-x-.gif)
-
i think there’s something wrong with the pythonscript plugin on your system.
we will need to wait for help of one of our pythonscript specialists to maybe solve that if possible. (maybe @PeterJones or @Ekopalypse ? )the compareplus plugin is not released yet, this is just a test build from his project.
https://github.com/pnedev/compare-plugin/commits/master
i don’t know when it will be released.ps: if you have any idea why @Alexander-Rudenko 's pythonscript does not work, you could both continue in russian if it is easier.
-
@Meta-Chuh
I will compile the project myself))) -
@Alexander-Rudenko
I can’t see any picture - I always get the error that my ip is blocked.
Do you mind embedding the picture like @andrecool-68 described it?In addition would you please share your debug-info from ? menu?
What happens if you open the console? (Plugins->PythonScript->Show Console)
@Meta-Chuh
uuuhhh - I’m promoted to be a specialist :-) My name is Eko, – Eko palypse –
and I have the license to script :-D -
@Ekopalypse 00/24/7 😉
here are the pictures as in-line, but if your provider’s ip range is blocked, you will also only be able to see them via proxy, tor or vpn. -
LOL
I’m using the tor browser already, actually I think this is the source of the problem - not sure.
Yes, I guess you are right, the PythonScript installation seems to be corrupt.
@Alexander-Rudenko
would you mind open a command shell and execute the following two commands
from theC:\Program Files\Noteapd++\plugins
folder?
dir /b /s pyth*
dir /b /s config\pyth*
What is the output? -
@Alexander–Rudenko
Добрый день Александр! Проверь правильность расположение каталогов и файлов
EmmetNPP
иPythonScript
, так как старыйPluginManager
создает не правильную иерархию каталогов плагинов для новых версий NPP++)
И еще …EmmetNPP существует только для х32npp.7.6.6.bin\plugins\PythonScript
npp.7.6.6.bin\plugins\EmmetNPP
-
@Alexander–Rudenko
Удалите свои установленныеEmmetNPP
иPythonScript
и заместо них распакуйте этот архив:
https://www.upload.ee/files/9808799/plugins.7z.html -
the compareplus plugin is not released yet, this is just a test build from his project.
https://github.com/pnedev/compare-plugin/commits/master
i don’t know when it will be released.I tested this plugin, when comparing files this plugin freezes for 1-2 minutes!
-
@Alexander–Rudenko
Проверьте в корневой папке NPP++ есть ли файл python27.dll -
I tested this plugin, when comparing files this plugin freezes for 1-2 minutes!
i’m not involved in the development of compare and compareplus.
please verify if this freeze happens on compare 2.0 as well and file an issue with everything you know at:
https://github.com/pnedev/compare-plugin/issues -
Hi guys,
Thanks @Meta-Chuh :)
Could you please share the files you are comparing using ComparePlus if they are not confidential and test them also with Compare v2.0 to see if it also freezes? You can as well file an issue at the project link as Meta-Chuh suggested.
Thanks a lot.P.S. Sorry for the OFF-topic.
BR
-
@pnedev
These were the XML language files of Notepad++ -
Thank you.
Which files exactly? I don’t have auto-completion files installed with my Notepad++ and I also don’t keep different language files.Have you tried with Compare v2 ?
BR