• Login
Community
  • Login

How to install emmet plugin

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
47 Posts 17 Posters 29.2k 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.
  • 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
                      • M
                        Meta Chuh moderator @Ekopalypse
                        last edited by Apr 9, 2019, 12:34 PM

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

                        E 1 Reply Last reply Apr 9, 2019, 12:43 PM Reply Quote 2
                        • E
                          Ekopalypse @Meta Chuh
                          last edited by Apr 9, 2019, 12:43 PM

                          @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
                          • A
                            andrecool-68 @Alexander Rudenko
                            last edited by andrecool-68 Apr 9, 2019, 6:37 PM Apr 9, 2019, 6:36 PM

                            @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
                            • A
                              andrecool-68 @Alexander Rudenko
                              last edited by Apr 9, 2019, 6:53 PM

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

                              1 Reply Last reply Reply Quote 2
                              • A
                                andrecool-68 @Meta Chuh
                                last edited by Apr 9, 2019, 7:02 PM

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

                                M 1 Reply Last reply Apr 9, 2019, 10:14 PM Reply Quote 1
                                • A
                                  andrecool-68 @Alexander Rudenko
                                  last edited by Apr 9, 2019, 9:50 PM

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

                                  1 Reply Last reply Reply Quote 1
                                  • M
                                    Meta Chuh moderator @andrecool-68
                                    last edited by Apr 9, 2019, 10:14 PM

                                    @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
                                    • P
                                      pnedev
                                      last edited by Apr 10, 2019, 10:27 AM

                                      Hi guys,

                                      Thanks @Meta-Chuh :)

                                      @andrecool-68 ,

                                      Could you please share the files you are comparing using ComparePlus if they are not confidential and test them also with Compare v2.0 to see if it also freezes? You can as well file an issue at the project link as Meta-Chuh suggested.
                                      Thanks a lot.

                                      P.S. Sorry for the OFF-topic.

                                      BR

                                      A 1 Reply Last reply Apr 10, 2019, 10:58 AM Reply Quote 3
                                      • A
                                        andrecool-68 @pnedev
                                        last edited by Apr 10, 2019, 10:58 AM

                                        @pnedev
                                        These were the XML language files of Notepad++

                                        1 Reply Last reply Reply Quote 1
                                        • P
                                          pnedev
                                          last edited by Apr 10, 2019, 3:17 PM

                                          @andrecool-68 ,

                                          Thank you.
                                          Which files exactly? I don’t have auto-completion files installed with my Notepad++ and I also don’t keep different language files.

                                          Have you tried with Compare v2 ?

                                          BR

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