• Login
Community
  • Login

How to install emmet plugin

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
47 Posts 17 Posters 29.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.
  • M
    Meta Chuh moderator @Tanveer Malik
    last edited by Meta Chuh Mar 27, 2019, 12:34 PM Mar 27, 2019, 9:03 AM

    welcome to the notepad++ community, @Tanveer-Malik

    The emmet plugin version downloaded from here is only good for 32-bit OS

    yes, the official emmet notepad++ plugin is known to exist as 32 bit only.
    if you need emmet, please install the 32 bit version of notepad++, which will run fine on a 64 bit windows os.
    alternatively you could try to use the experimental, unofficial, user compiled 64 bit version from >>> here <<< .

    if you need further basic information about the emmet notepad++ plugin, please also visit
    the emmet plugin project tracker: https://github.com/emmetio/npp/issues
    and the emmet documentation pages: https://docs.emmet.io

    keep in mind that the emmet project is not very well maintained and the available emmet documentation might be outdated.

    C 1 Reply Last reply Apr 2, 2020, 7:44 AM Reply Quote 4
    • M
      Marcin Po
      last edited by Apr 1, 2019, 1:21 PM

      @Meta-Chuh
      Where is the new plugin manager?

      M 1 Reply Last reply Apr 1, 2019, 1:31 PM Reply Quote 0
      • M
        Meta Chuh moderator @Marcin Po
        last edited by Apr 1, 2019, 1:31 PM

        @Marcin-Po

        the new, built in plugin manager replacement is called Plugins Admin and is located at the menu Plugins > Plugins Admin..., as seen at the screenshot below.

        note: plugins admin does not contain all plugins, as some of them have not been submitted to the official notepad++ plugins list by the plugin developer.

        Imgur

        1 Reply Last reply Reply Quote 2
        • M
          Marcin Po
          last edited by Apr 1, 2019, 3:05 PM

          I can see only “Open Plugin Folder…” (Notepadd++ 7.6.4 or 7.6.5)

          1 Reply Last reply Reply Quote 0
          • P
            PeterJones
            last edited by PeterJones Apr 1, 2019, 3:48 PM Apr 1, 2019, 3:47 PM

            @Marcin-Po said:

            I can see only “Open Plugin Folder…” (Notepadd++ 7.6.4 or 7.6.5)

            Usually that happens with a non-standard installation method. Did you use the installer, or the zip/7z/minimalist portable version? If the installer, did you put it in the normal location, or specify a different directory? If the portable, what directory did you put it in?

            (Also please go to Notepad++ menu ? > Debug Info > Copy debug info into clipboard and paste in your reply – this will show us what Notepad++ can see about its environment)

            1 Reply Last reply Reply Quote 1
            • M
              Marcin Po
              last edited by Marcin Po Apr 1, 2019, 4:14 PM Apr 1, 2019, 4:13 PM

              I used installer and the normal location.

              Notepad++ v7.6.5 (32-bit)
              Build time : Mar 29 2019 - 02:46:18
              Path : C:\Program Files (x86)\Notepad++\notepad++.exe
              Admin mode : ON
              Local Conf mode : OFF
              OS : Windows 7 (64-bit)
              Plugins : DSpellCheck.dll EmmetNPP.dll mimeTools.dll NppConverter.dll NppExport.dll PythonScript.dll

              M 1 Reply Last reply Apr 1, 2019, 6:10 PM Reply Quote 2
              • P
                PeterJones
                last edited by Apr 1, 2019, 5:45 PM

                @Marcin-Po said:

                I used installer and the normal location.

                Thanks.

                I would think with those answers that you would see Plugins Admin.

                I see that you’re in Admin mode. I wouldn’t think that would influence whether Plugins Admin is available. WIth my portable, I can run in Admin mode and still see Plugins Admin. Maybe @Meta-Chuh or one of the others with an installed version readily available can confirm that admin-mode works with plugins admin on 7.6.5 32-bit.

                Oh, I wonder if something was messed up on the GUP updater. Can you give us a paste from dir c:\program files (x86)\noteapd++\updater? so we can see if you have all the files necessary for the internal updater (which Plugins Admin relies upon, IIRC).

                M 1 Reply Last reply Apr 1, 2019, 6:42 PM Reply Quote 1
                • M
                  Meta Chuh moderator @Marcin Po
                  last edited by guy038 Apr 2, 2019, 9:32 AM Apr 1, 2019, 6:10 PM

                  hi @Marcin-Po @PeterJones et al.

                  yes, notepad++ plugins admin will show up and work in admin mode.

                  admin mode will be activated automatically if windows user access control (uac) is disabled, and you will see Notepad++ [Administrator] at the notepad++ title bar.

                  one thing that can cause what you see is, if the plugin list is missing.
                  please go to plugins > open plugins folder... and look for a folder called Config. this has to contain a file called nppPluginList.dll, which contains the plugin list.

                  if it is missing, please re-install notepad++ 7.6.5. 32 bit over your existing notepad++ by using the installer from here:
                  https://notepad-plus-plus.org/repository/7.x/7.6.5/npp.7.6.5.Installer.exe
                  (deinstallation of the existing notepad++ is not necessary)

                  important: when you re-install notepad++ over your existing notepad++, make sure that the installer options plugins and plugins admin are enabled.

                  M 1 Reply Last reply Apr 1, 2019, 6:49 PM Reply Quote 1
                  • M
                    Marcin Po @PeterJones
                    last edited by Marcin Po Apr 1, 2019, 6:43 PM Apr 1, 2019, 6:42 PM

                    @PeterJones said:

                    Oh, I wonder if something was messed up on the GUP updater. Can you give us a paste from dir c:\program files (x86)\noteapd++\updater? so we can see if you have all the files necessary for the internal updater (which Plugins Admin relies upon, IIRC).

                    gpup.exe
                    GUP.exe
                    libcurl.dll
                    LICENSE
                    README.md

                    1 Reply Last reply Reply Quote 2
                    • M
                      Marcin Po @Meta Chuh
                      last edited by Apr 1, 2019, 6:49 PM

                      @Meta-Chuh said:

                      important: when you re-install notepad++ over your existing notepad++, make sure that the installer options plugins and plugins admin are enabled.

                      Reinstaling do nothing, but I tried reinstall without plugins and plugins admin, and one more time with this options and working!

                      1 Reply Last reply Reply Quote 2
                      • A
                        Alexander Rudenko
                        last edited by Apr 7, 2019, 1:13 PM

                        I am installed emmet plugin how describe in instruction.
                        But when I am select in menu of plugin “Expand abbreviatin” np++ out errors.

                        http://i.piccy.info/i9/8c542a9158620c5df8f24c3e61c3f758/1554642244/8420/1309750/plugin_exception_pyton_1.gif

                        http://i.piccy.info/i9/eadf8d0a80d8beeb9feb034c72bbbee6/1554642290/6704/1309750/emmet_2.gif

                        M 1 Reply Last reply Apr 8, 2019, 8:40 AM Reply Quote 0
                        • M
                          Meta Chuh moderator @Alexander Rudenko
                          last edited by Meta Chuh Apr 8, 2019, 8:41 AM Apr 8, 2019, 8:40 AM

                          @Alexander–Rudenko

                          go to the notepad++ menu plugins > open plugins folder to open your plugins folder, and open the folder EmmetNPP.

                          check that the files _PyV8.pyd, editor.js, npp_emmet.py, PyV8.py and a folder called emmet are present.
                          if not, copy them from the EmmetNPP folder inside of emmet-npp.zip.

                          if everything is at it’s correct place, the expand abbreviation will behave as seen at the screencast below:

                          Imgur

                          1 Reply Last reply Reply Quote 2
                          • A
                            andrecool-68
                            last edited by Apr 9, 2019, 9:55 AM

                            @Meta-Chuh
                            This is a new plugin ComparePlus?

                            Imgur

                            M 1 Reply Last reply Apr 9, 2019, 10:29 AM Reply Quote 1
                            • A
                              Alexander Rudenko
                              last edited by Apr 9, 2019, 10:23 AM

                              Is the same errors.

                              http://i.piccy.info/i9/8c542a9158620c5df8f24c3e61c3f758/1554642244/8420/1309750/plugin_exception_pyton_1.gif

                              http://i.piccy.info/i9/eadf8d0a80d8beeb9feb034c72bbbee6/1554642290/6704/1309750/emmet_2.gif

                              http://i.piccy.info/i9/767e2c0f496d0ceaac5e43f1721da3a0/1554804918/72997/1309750/explorer.gif

                              A M E 6 Replies Last reply Apr 9, 2019, 10:58 AM Reply Quote 0
                              • M
                                Meta Chuh moderator @andrecool-68
                                last edited by Apr 9, 2019, 10:29 AM

                                @andrecool-68

                                yes, nicely spotted.

                                it’s the upcoming ComparePlus by @pnedev
                                (also the heavenly creator of plugins > open plugins folder... 😉)

                                big and awesome new changes and features to the old compare plugin, like differential red/green highlighting in diff lines for removed/added text, instead of a single colour, and much much more. 👍

                                Imgur

                                A 1 Reply Last reply Apr 9, 2019, 10:55 AM Reply Quote 2
                                • A
                                  andrecool-68 @Meta Chuh
                                  last edited by Apr 9, 2019, 10:55 AM

                                  @Meta-Chuh
                                  In PluginAdmin I only see one Compare …ComparePlus no)

                                  1 Reply Last reply Reply Quote 0
                                  • A
                                    andrecool-68 @Alexander Rudenko
                                    last edited by Apr 9, 2019, 10:58 AM

                                    @Alexander–Rudenko
                                    Insert your pictures to the forum this way
                                    ![](http://i.piccy.info/-x-x-.gif)

                                    1 Reply Last reply Reply Quote 1
                                    • M
                                      Meta Chuh moderator @Alexander Rudenko
                                      last edited by Meta Chuh Apr 9, 2019, 11:14 AM Apr 9, 2019, 11:13 AM

                                      @Alexander-Rudenko

                                      i think there’s something wrong with the pythonscript plugin on your system.
                                      we will need to wait for help of one of our pythonscript specialists to maybe solve that if possible. (maybe @PeterJones or @Ekopalypse ? )

                                      @andrecool-68

                                      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.

                                      ps: if you have any idea why @Alexander-Rudenko 's pythonscript does not work, you could both continue in russian if it is easier.

                                      A 2 Replies Last reply Apr 9, 2019, 11:22 AM Reply Quote 1
                                      • A
                                        andrecool-68 @Meta Chuh
                                        last edited by Apr 9, 2019, 11:22 AM

                                        @Meta-Chuh
                                        I will compile the project myself)))

                                        1 Reply Last reply Reply Quote 1
                                        • E
                                          Ekopalypse @Alexander Rudenko
                                          last edited by Ekopalypse Apr 9, 2019, 12:06 PM Apr 9, 2019, 12:06 PM

                                          @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

                                          M 1 Reply Last reply Apr 9, 2019, 12:34 PM Reply Quote 2
                                          13 out of 47
                                          • First post
                                            13/47
                                            Last post
                                          The Community of users of the Notepad++ text editor.
                                          Powered by NodeBB | Contributors