How to install emmet plugin
-
@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
-
OK, got it.
Different localization files. Compare v2 is significantly faster.
Thanks. -
@pnedev
The old version of the plugin works without freezes! -
I have never known something be so difficult to install. An hour later and I give up, I’ve followed all the instructions to the letter. For what’s meant to be a lightweight editor suitable for beginners, this sucks - and I’m no beginner.
If someone wants to put me out of my misery just tell me what the file structure should look like when I’m done and I can probably work out the rest.
-
@Robin-Andrews said:
For what’s meant to be a lightweight editor suitable for beginners
Is Notepad++ really billed as such? I think it might be great for beginners that just want to do some basic text editing, but using the Emmet plugin is hardly that.
I’ve followed all the instructions to the letter
And somewhere in there something didn’t work for you. But, without more than that, no one will be able to assist.
-
After you have successfully installed Package Control, open Command Palette by pressing CTRL + SHIFT + P or going to Tools > Command Palette… Type install and click on Package Control: Install Package. After loading type Emmet in the search bar and click on Emmet
-
Alexander Rudenko try to follow my first article! I hope it will help you…
-
In my case Emmet worked as soon as I moved
EmmetNPP.dll
fromemmet-npp.zip
to Notepad++plugins/EmmetNPP and restarted Notepad++, as described >>> here <<<. Hope this helps!My specs:
Notepad++ v7.8.4 (32-bit)
Python Script v1.5.3
Emmet v1.0.2
-
I just cannot get emmet to work with v7.8.4 or v7.8.5 (32bit) - tried suggestions here installing Python and Emmet, followed step by step but no luck at all …