Community
    • Login

    Emmet not working

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    14 Posts 5 Posters 9.5k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Jan KijlstraJ
      Jan Kijlstra
      last edited by

      downloaded from http://emmet.io

      Scott SumnerS 1 Reply Last reply Reply Quote 0
      • Scott SumnerS
        Scott Sumner @Jan Kijlstra
        last edited by

        @Jan-Kijlstra

        The only Emmet plugin I see on that site is a 32-bit one.

        1 Reply Last reply Reply Quote 0
        • PeterJonesP
          PeterJones
          last edited by PeterJones

          @Jan-Kijlstra ,

          I, too, only see a 32-bit.

          If I follow the URL you gave, and then go to Download page, then to the Notepad++ page, it takes me https://github.com/emmetio/npp#readme. From there, I click on the “Download EmmetNPP”, which gives me a 32-bit DLL.

          If you try to install a 32-bit DLL in the 64-bit Notepad++, it won’t work. Further, if you were able to find a 64-bit EmmetNPP plugin, and installed it in a 32-bit NPP, it also wouldn’t work.

          Could you go to your Notepad++'s ? menu, select Debug Info, and copy debug info to clipboard, and paste it here? If your copy of Notepad++ is able to recognize the Emmet plugin, it will be listed in the Plugins. If not, then either the two aren’t compatible (32-bit vs 64-bit, or because of some other change that’s going on … especially since Don Ho seems to be restructuring where plugins will go).

          Oh, wait, you did imply that you can see the Plugins > Emmet menu with xxxx items… that probably means that something in the way that EmmetNPP does things is not compatible with how Notepad++ currently does things. You might want to try going back a couple of versions of Notepad++, and see if that fixes things. If so, you’ll want to create an issue with EmmetNPP, because they might have to change things to remain compatible with NPP going forward. (In fact, it seems that someone has already filed a 64-bit bug report at https://github.com/emmetio/npp/issues/24 – oh, that’s obviously a 32-bit vs 64-bit problem.)

          Still, give us the Debug Info, and, if you’re really 64-bit, where exactly you downloaded a 64-bit DLL.

          1 Reply Last reply Reply Quote 2
          • Jan KijlstraJ
            Jan Kijlstra
            last edited by

            Here it is:

            Notepad++ v7.5.8 (64-bit)
            Build time : Jul 23 2018 - 02:06:36
            Path : C:\Program Files\Notepad++\notepad++.exe
            Admin mode : OFF
            Local Conf mode : OFF
            OS : Windows 10 (64-bit)
            Plugins : EmmetNPP.dll PluginManager.dll PythonScript.dll XMLTools.dll DSpellCheck.dll mimeTools.dll NppConverter.dll

            Rgds

            Jan

            Scott SumnerS 1 Reply Last reply Reply Quote 2
            • Scott SumnerS
              Scott Sumner @Jan Kijlstra
              last edited by

              where exactly you downloaded a 64-bit DLL

              @Jan-Kijlstra

              You forgot to respond to the requested information above

              1 Reply Last reply Reply Quote 1
              • Jan KijlstraJ
                Jan Kijlstra
                last edited by

                Sorry, being a new user I had to wait 1200 seconds before being
                able to answer (quite stupid, i.m.h.o., pushing away new community members).

                This is were I found it:

                https://github.com/emmetio/npp/issues/19

                It’s in the message of wdhwg001

                There’s a link to EmmetNPP_x64.zip

                Scott SumnerS 1 Reply Last reply Reply Quote 2
                • Scott SumnerS
                  Scott Sumner @Jan Kijlstra
                  last edited by

                  @Jan-Kijlstra

                  had to wait 1200 seconds before being able to answer (quite stupid, i.m.h.o., pushing away new community members).

                  Not (trying to) pushing away anyone but the spammers. You should have no delays in posting moving forward as I gave you 2 reputation points.

                  1 Reply Last reply Reply Quote 0
                  • Jan KijlstraJ
                    Jan Kijlstra
                    last edited by

                    Thanks.

                    1 Reply Last reply Reply Quote 1
                    • Claudia FrankC
                      Claudia Frank @Jan Kijlstra
                      last edited by

                      @Jan-Kijlstra

                      which version of python script plugin do you use, there were some changes recently.
                      Can you provide a reproducible step by step description about what isn’t working

                      Cheers
                      Claudia

                      1 Reply Last reply Reply Quote 0
                      • Jan KijlstraJ
                        Jan Kijlstra
                        last edited by

                        The Python script is 1.2.0.0

                        I do start Notepad++, and in the plugins menu there is the Emmet Notepad++ plug in.

                        So in Notepad++ I do enter div, followed by Ctr+Alt+Enter.

                        Which does open a new empty line above the tag.

                        But not <div> </div>,

                        Claudia FrankC 1 Reply Last reply Reply Quote 0
                        • Claudia FrankC
                          Claudia Frank @Jan Kijlstra
                          last edited by Claudia Frank

                          @Jan-Kijlstra

                          emmet is using an precompiled extension module called _PyV8.pyd.
                          This module has been compiled using python version 2.7.14.
                          Current PythonScript (PS) 1.2.0.0 is using python 2.7.15.
                          Use the python27.dll from PS 1.0.9 from here and just unzip this single dll into C:\Program Files\Notepad++ directory.
                          Then it should work again, at least it does for me.

                          Cheers
                          Claudia

                          1 Reply Last reply Reply Quote 1
                          • Jan KijlstraJ
                            Jan Kijlstra
                            last edited by

                            Sorry, but this did not work for me.

                            I’ve installed HTML-Kit Tools now, this editor
                            works fine with Emmet

                            So I decided to leave Notepad++.

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post
                            The Community of users of the Notepad++ text editor.
                            Powered by NodeBB | Contributors