Community
    • Login

    How to install emmet plugin

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    47 Posts 17 Posters 27.8k 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.
    • Meta ChuhM
      Meta Chuh moderator @Marcin Po
      last edited by guy038

      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.

      Marcin PoM 1 Reply Last reply Reply Quote 1
      • Marcin PoM
        Marcin Po @PeterJones
        last edited by Marcin Po

        @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
        • Marcin PoM
          Marcin Po @Meta Chuh
          last edited by

          @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
          • Alexander  RudenkoA
            Alexander Rudenko
            last edited by

            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

            Meta ChuhM 1 Reply Last reply Reply Quote 0
            • Meta ChuhM
              Meta Chuh moderator @Alexander Rudenko
              last edited by Meta Chuh

              @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
              • andrecool-68A
                andrecool-68
                last edited by

                @Meta-Chuh
                This is a new plugin ComparePlus?

                Imgur

                Meta ChuhM 1 Reply Last reply Reply Quote 1
                • Alexander  RudenkoA
                  Alexander Rudenko
                  last edited by

                  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

                  andrecool-68A Meta ChuhM EkopalypseE 6 Replies Last reply Reply Quote 0
                  • Meta ChuhM
                    Meta Chuh moderator @andrecool-68
                    last edited by

                    @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

                    andrecool-68A 1 Reply Last reply Reply Quote 2
                    • andrecool-68A
                      andrecool-68 @Meta Chuh
                      last edited by

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

                      1 Reply Last reply Reply Quote 0
                      • andrecool-68A
                        andrecool-68 @Alexander Rudenko
                        last edited by

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

                        1 Reply Last reply Reply Quote 1
                        • Meta ChuhM
                          Meta Chuh moderator @Alexander Rudenko
                          last edited by Meta Chuh

                          @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.

                          andrecool-68A 2 Replies Last reply Reply Quote 1
                          • andrecool-68A
                            andrecool-68 @Meta Chuh
                            last edited by

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

                            1 Reply Last reply Reply Quote 1
                            • EkopalypseE
                              Ekopalypse @Alexander Rudenko
                              last edited by Ekopalypse

                              @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

                              Meta ChuhM 1 Reply Last reply Reply Quote 2
                              • Meta ChuhM
                                Meta Chuh moderator @Ekopalypse
                                last edited by

                                @Ekopalypse 00/24/7 😉
                                here are the pictures as in-line, but if your provider’s ip range is blocked, you will also only be able to see them via proxy, tor or vpn.

                                EkopalypseE 1 Reply Last reply Reply Quote 2
                                • EkopalypseE
                                  Ekopalypse @Meta Chuh
                                  last edited by

                                  @Meta-Chuh

                                  LOL

                                  I’m using the tor browser already, actually I think this is the source of the problem - not sure.

                                  Yes, I guess you are right, the PythonScript installation seems to be corrupt.

                                  @Alexander-Rudenko
                                  would you mind open a command shell and execute the following two commands
                                  from the C:\Program Files\Noteapd++\plugins folder?
                                  dir /b /s pyth*
                                  dir /b /s config\pyth*
                                  What is the output?

                                  1 Reply Last reply Reply Quote 3
                                  • andrecool-68A
                                    andrecool-68 @Alexander Rudenko
                                    last edited by andrecool-68

                                    @Alexander–Rudenko

                                    Добрый день Александр! Проверь правильность расположение каталогов и файлов EmmetNPP и PythonScript, так как старый PluginManager создает не правильную иерархию каталогов плагинов для новых версий NPP++)
                                    И еще …EmmetNPP существует только для х32

                                    npp.7.6.6.bin\plugins\PythonScript

                                    Imgur

                                    npp.7.6.6.bin\plugins\EmmetNPP

                                    Imgur

                                    1 Reply Last reply Reply Quote 2
                                    • andrecool-68A
                                      andrecool-68 @Alexander Rudenko
                                      last edited by

                                      @Alexander–Rudenko
                                      Удалите свои установленные EmmetNPP и PythonScript и заместо них распакуйте этот архив:
                                      https://www.upload.ee/files/9808799/plugins.7z.html

                                      1 Reply Last reply Reply Quote 2
                                      • andrecool-68A
                                        andrecool-68 @Meta Chuh
                                        last edited by

                                        @Meta-Chuh

                                        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.

                                        I tested this plugin, when comparing files this plugin freezes for 1-2 minutes!

                                        Meta ChuhM 1 Reply Last reply Reply Quote 1
                                        • andrecool-68A
                                          andrecool-68 @Alexander Rudenko
                                          last edited by

                                          @Alexander–Rudenko
                                          Проверьте в корневой папке NPP++ есть ли файл python27.dll

                                          1 Reply Last reply Reply Quote 1
                                          • Meta ChuhM
                                            Meta Chuh moderator @andrecool-68
                                            last edited by

                                            @andrecool-68

                                            I tested this plugin, when comparing files this plugin freezes for 1-2 minutes!

                                            i’m not involved in the development of compare and compareplus.
                                            please verify if this freeze happens on compare 2.0 as well and file an issue with everything you know at:
                                            https://github.com/pnedev/compare-plugin/issues

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