Emmet - Notepad++ “Unknown exception”

前端 未结 4 1583
南笙
南笙 2020-12-25 15:00

Every time I\'m trying to use Emmet\'s Expand Abbreviation it gives me errors. First a pop up with Unknown Exception and then another pop up with python s

4条回答
  •  佛祖请我去吃肉
    2020-12-25 15:59

    You have 4 objects (2 files and 2 directories) that you have to sort:

    • Put the python27.dll file into the MAIN directory like so: %ProgramFiles(x86)%\notepad++\python27.dll

    • Put the others (doc directory, PythonScript directory, PythonScript.dll file) into %ProgramFiles(x86)%\notepad++\plugins\.

    This works for Windows 8.

    Also change the key shorcut by ctrl + E or some other.

提交回复
热议问题