How to install emmet plugin
-
@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 …
-
would you mind to post your debug-info?
Is available from the last menu item, the?
menu. -
@Meta-Chuh thank you… I was having the same issue and didn’t know that I was running notepad64 bit … I uninstalled and installed 32bit and followed the instructions… Worked
-
@Meta-Chuh Thank you Meta Chuh, this is worked on my notepad 64 bit. Im happy now
-
This post is deleted! -
@MrSimurq said in How to install emmet plugin:
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
emmit plugin didn’t show up on my notepad++, i just signed for this. thanks for the solution!
-
Could you show us the ? menu’s Debug Info after you followed the instructions you quoted?
-