Community
    • Login

    Where to store custom XML plugins on Windows 10?

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    10 Posts 2 Posters 485 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.
    • Justin NoorJ
      Justin Noor
      last edited by

      What is the standard, or best-practice directory for storing custom XML plugins on Windows 10?

      EkopalypseE 1 Reply Last reply Reply Quote 0
      • EkopalypseE
        Ekopalypse @Justin Noor
        last edited by

        @Justin-Noor

        Which XML plugins are you referring to?

        1 Reply Last reply Reply Quote 0
        • Justin NoorJ
          Justin Noor
          last edited by Justin Noor

          It’s a custom syntax highlighter. It’s just an XML file. It works but I’m just curious as to where most people store these types of files on their local computer. Of course technically we can store it anywhere.

          EkopalypseE 1 Reply Last reply Reply Quote 1
          • Justin NoorJ
            Justin Noor
            last edited by

            Currently I have it stored in:

            C:\Program Files\Notepad++\plugins\myplugins\myplugin.xml

            1 Reply Last reply Reply Quote 1
            • EkopalypseE
              Ekopalypse @Justin Noor
              last edited by

              @Justin-Noor

              There is no general yes or no answer because this depend on the npp version and if portable or installed npp is used.

              1 Reply Last reply Reply Quote 0
              • Justin NoorJ
                Justin Noor
                last edited by Justin Noor

                Ah yes - thank you. I installed this with Chocolatey.

                What is your opinion on where I currently have the file?

                I just created a myplugins directory in the plugins directory.

                EkopalypseE 1 Reply Last reply Reply Quote 0
                • EkopalypseE
                  Ekopalypse @Justin Noor
                  last edited by

                  @Justin-Noor

                  Can you post your debug-info, which is available from the last menu item, the ? menu?

                  1 Reply Last reply Reply Quote 0
                  • Justin NoorJ
                    Justin Noor
                    last edited by

                    Sure here it is:

                    Notepad++ v7.8.9 (64-bit)
                    Build time : Jul 15 2020 - 20:31:49
                    Path : C:\Program Files\Notepad++\notepad++.exe
                    Admin mode : OFF
                    Local Conf mode : OFF
                    OS Name : Windows 10 Home (64-bit)
                    OS Version : 2004
                    OS Build : 19041.572
                    Current ANSI codepage : 1252
                    Plugins : ComparePlugin.dll mimeTools.dll NppConverter.dll NppExport.dll

                    EkopalypseE 1 Reply Last reply Reply Quote 0
                    • EkopalypseE
                      Ekopalypse @Justin Noor
                      last edited by

                      @Justin-Noor

                      In this case you can either use directory C:\Program Files\Notepad++\userDefineLangs
                      or %APPDATA%\notepad++\userDefineLangs

                      Justin NoorJ 1 Reply Last reply Reply Quote 2
                      • Justin NoorJ
                        Justin Noor @Ekopalypse
                        last edited by

                        @Ekopalypse Great thanks.

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