You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Notepad++ 6.4.2 (UNICODE) and Python Script 0.9.2.0
Emmet is not working and giving this error in the Python Console
NameError: name 'npp_emmet' is not defined
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/4199903-nameerror-name-npp_emmet-is-not-defined?utm_campaign=plugin&utm_content=tracker%2F286766&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F286766&utm_medium=issues&utm_source=github).
The text was updated successfully, but these errors were encountered:
Hi all , I meet that issue also . Anyone knows what to do to fix ? Thank:)
notepad++7.4.2(32bit)
python script 0.9.2.0
And I copied 4 files (editor.js,emmet-app.js,python-wrapper.js,snippets.json) into C:\Users\Sunny\AppData\Roaming\Notepad++\plugins\config\emmet
error message in python console :
File "", line 1, in
NameError: name 'npp_emmet' is not defined
Traceback (most recent call last):
I am using Notepad++ 6.4.2 (UNICODE) and Python Script 0.9.2.0
Emmet is not working and giving this error in the Python Console
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/4199903-nameerror-name-npp_emmet-is-not-defined?utm_campaign=plugin&utm_content=tracker%2F286766&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F286766&utm_medium=issues&utm_source=github).NameError: name 'npp_emmet' is not defined
The text was updated successfully, but these errors were encountered: