Community
    • Login

    Preview Plugin

    Scheduled Pinned Locked Moved General Discussion
    44 Posts 6 Posters 24.3k 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.
    • PeterJonesP
      PeterJones
      last edited by PeterJones

      @andrecool-68 ,

      It is necessary to contact the author of this plugin

      You mean like this ticket, which the author has had open since July of 2017?

      According to the code history, the author has touched the codebase since the ticket was placed (and since I commented on that ticket), but there has not yet been a 64-bit release.

      While waiting for that, I created my pyscfilteredviewer. It’s not quite as integrated as the PreviewHTML plugin, nor quite as automated (it uses your default browser; it cannot update based on the edited-but-not-saved, and it cannot force your browser to refresh), but for me, it’s a viable workaround until such time as PreviewHTML is released 64-bit.

      I just pinged that ticket again, since it had been more than a year since my last ping. Maybe if everyone in this thread pinged it, too, it might get done.

      andrecool-68A 1 Reply Last reply Reply Quote 2
      • PeterJonesP
        PeterJones
        last edited by

        Maybe if everyone in this thread pinged it, too, it might get done.

        As an addendum: @andrecool-68 : since you were able to compile it 64-bit, your input for the developer would probably go a long way! Please chime in on that ticket! 🙏

        1 Reply Last reply Reply Quote 1
        • andrecool-68A
          andrecool-68 @PeterJones
          last edited by

          @PeterJones said:

          You mean like this ticket, which the author has had open since July of 2017?

          Honestly, I have not seen this page)))
          I just downloaded the sources and compiled the project by adding the option 64 bits to the properties of the project.

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

            @andrecool-68 said:

            I just downloaded the sources and compiled the project by adding the option 64 bits to the properties of the project.

            Well then, plesae add a note to the ticket that tells the author how easy it is, in your experience. 🙏

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

              @PeterJones

              does the x64 version that @andrecool-68 compiled, not suffice the current needs ?
              is the missing toolbar button really that important ?
              or have i missed something while i was testing ?

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

                Some IT groups block such a URL.

                Also, for helping others, I don’t really like saying “go to this official location to download the 32-bit; but to get the 64-bit, you have to go to this other file-hosting URL”

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

                  I was able to get a copy. It crashes my Notepad++ when I try to run it.

                  Notepad++ v7.6.3   (64-bit)
                  Build time : Jan 27 2019 - 17:16:47
                  Path : C:\usr\local\apps\notepad++\notepad++.exe
                  Admin mode : OFF
                  Local Conf mode : ON
                  OS : Windows 10 (64-bit)
                  Plugins : ComparePlugin.dll DSpellCheck.dll MarkdownViewerPlusPlus.dll mimeTools.dll NppConverter.dll NppExec.dll NppFTP.dll PreviewHTML.dll PythonScript.dll XMLTools.dll 
                  
                  Meta ChuhM 1 Reply Last reply Reply Quote 1
                  • andrecool-68A
                    andrecool-68 @PeterJones
                    last edited by

                    @PeterJones
                    It’s better for me to use a browser than with a similar plugin, in the browser it is very convenient to edit styles. And immediately visible results. All of these plugins work as a help file on the core of Internet Explorer)))

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

                      @PeterJones

                      Also, for helping others, I don’t really like saying “go to this official location to download the 32-bit; but to get the 64-bit, you have to go to this other file-hosting URL”

                      correct, i just meant for or our own usage, or if someone wants to experiment on it.
                      if it will become of larger interest, and the author does not continue his development, someone could host it at github, some day, or fork the entire project.

                      I was able to get a copy. It crashes my Notepad++ when I try to run it.

                      i did not experience any crashes yet, and it seems to run fine.
                      just an access violation alert if i click on the ?or choose about from the plugin’s menu. (see screenshot)
                      i will test on other machines and windows 10 later if you like.

                      Imgur

                      most important, if someone might worry:

                      here are the virus total results:
                      (it’s completely clean)

                      file name: PreviewHTML.dll
                      scan result: https://www.virustotal.com/#/file/52d281942a5b47b54f62a70c2233da9a564184db25e2a73721b1ba491f9b97cc/detection
                      detection: 0/67

                      1 Reply Last reply Reply Quote 1
                      • andrecool-68A
                        andrecool-68
                        last edited by

                        Added compression UPX
                        Preview HTML 64bit http://rgho.st/6YCkZxbL2

                        Anyway an error pops up in the About Preview HTML window:

                        Access violation at address 0000000004BB01B0 in module 'PreviewHTML.dll'. Read of address 0000000000000010.

                        When building 32 bit of this error is not, the icon in the menu is present.

                        1 Reply Last reply Reply Quote 1
                        • andrecool-68A
                          andrecool-68
                          last edited by

                          The author recommends the version of Delphi 10.2 Tokyo
                          I have installed Delphi 10.1 Berlin …Could this be the cause of this error?

                          1 Reply Last reply Reply Quote 1
                          • EkopalypseE
                            Ekopalypse
                            last edited by

                            I’m not a delphi developer but in general a issue which happens
                            in a 64bit build but doesn’t occur in a 32bit build might be a integer size problem
                            especially when something like access violation comes into place.

                            Might I ask why not using a real browser instead? I mean, a real browser
                            supports so much more than an ancient html plugin can offer in these days.
                            I assume it is something obvious which I haven’t understood yet. :-)

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

                              @Ekopalypse

                              ahhh, you haven’t followed this.

                              yes, a browser is better, @andrecool-68 has already said that, but he started to play around with it, compiling it to x64, and then we got to know that @PeterJones is also using this plugin … so here we are. 😉

                              note: the o.p. is already satisfied as he installed and uses notepad++ 32 bit now.

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

                                @Meta-Chuh

                                you’re right :-) - some kind of tldr :-D
                                But I don’t get what the benefit is?
                                Does this plugin update while you are coding a html page?
                                Or just after pressing save file? If the latter is the case then a macro/script
                                which does save/file - run in browser might do the same, doesn’t it?

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

                                  @Ekopalypse

                                  loooool … tltr … coming from your turbo fingers 😉

                                  Does this plugin update while you are coding a html page?
                                  Or just after pressing save file? If the latter is the case then a macro/script
                                  which does save/file - run in browser might do the same, doesn’t it?

                                  not even one of this.
                                  somehow the o.p. wanted specifically this plugin.
                                  it does not auto refresh.
                                  it does not make a live preview, the data has to be saved first.
                                  if you save, it does not trigger a refresh.
                                  so it’s pretty crude for an integrated plugin, imho.

                                  but for me it’s nice to see, that things that we don’t need at all, can become a playground.
                                  maybe this is the same for andre, and that’s why he compiled something he would probably never use himself.

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

                                    coming from your turbo fingers

                                    LOOL - seems they need to get adjusted (like tyres :-D)
                                    It’s always nice to have something to play with :-D now I get it :-D
                                    But I read @PeterJones comment in the ticket and he seems to be eager to use it
                                    Maybe he can enlight me what he is using it for ;-)

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

                                      @Ekopalypse said:

                                      But I read @PeterJones comment in the ticket and he seems to be eager to use it
                                      Maybe he can enlight me what he is using it for ;-)

                                      From what I remembered, the PreviewHTML plugin is slightly more live than “on-save”; I think it can update every 15s or something like that. And definitely if you hit refresh. (I hit Ctrl+S – save early, save often! – often enough that I usually don’t notice a difference in timing).

                                      I like it because it’s bundled close to the editing window, and I don’t have to click to a different window (either in another monitor, or a window buried beneath Notepad++) to refresh the browser’s preview. It allows filtering of all sorts of files (like markdown or Perl POD, etc – whatever you define a filter for) into HTML, which then gets renders in the PreviewHTML sub-window.

                                      In fact, that filter-to-HTML-with-on-save-preview was what prompted me to write pyscFilteredViewer, because while I don’t edit much HTML, I am frequently playing with the POD in my Perl, and having the nearly-live preview is nice.

                                      EkopalypseE Meta ChuhM 3 Replies Last reply Reply Quote 3
                                      • EkopalypseE
                                        Ekopalypse @PeterJones
                                        last edited by

                                        @PeterJones

                                        I knew there was a reason for using it - thx for clarifying :-)
                                        Just for clarification, you don’t have to refresh a browser if you are using
                                        some addons like duplicate tab closer and have some mechanism which would call
                                        run in browser when saving the document. At least this works for me with firefox.

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

                                          @PeterJones

                                          testing complete:

                                          i’ve cloned a windows 10 vm with your current setup (resistance is futile 🦹‍♂️) and i can confirm your experience … ahhh, such a nice wording … experience … makes it almost sound as if it is something to enjoy … i think i’ll watch another bob ross episode, while i’m typing this 😉

                                          my test setup:

                                          Notepad++ v7.6.3   (64-bit)
                                          Build time : Jan 27 2019 - 17:16:47
                                          Path : C:\usr\local\apps\notepad++\notepad++.exe
                                          Admin mode : OFF
                                          Local Conf mode : ON
                                          OS : Windows 10 (64-bit)
                                          Plugins : ComparePlugin.dll DSpellCheck.dll MarkdownViewerPlusPlus.dll mimeTools.dll NppConverter.dll NppExec.dll NppFTP.dll PreviewHTML.dll PythonScript.dll XMLTools.dll 
                                          

                                          (ps: no joke)

                                          PreviewHTML will crash exit notepad++ on windows 10 pro x64, regardless of it’s settings and regardless of any other installed or removed plugins.

                                          on windows 7 pro x64 it works fine, except the ? or about menu.

                                          1 Reply Last reply Reply Quote 3
                                          • Meta ChuhM
                                            Meta Chuh moderator @PeterJones
                                            last edited by

                                            @PeterJones

                                            From what I remembered, the PreviewHTML plugin is slightly more live than “on-save”; I think it can update every 15s or something like that. And definitely if you hit refresh. (I hit Ctrl+S – save early, save often! – often enough that I usually don’t notice a difference in timing).

                                            yes, you are correct, i’m sorry about that. i was only testing the x64 build from andre.
                                            i’ve just tested the original PreviewHTML x86 version, and this does not require saving at all.
                                            the x86 version gives me a live preview, after a 2 second timeout, as soon as i stop typing.

                                            it seems that the x64 test build does not receive or handle any notepad++ events. not even a save event.

                                            In fact, that filter-to-HTML-with-on-save-preview was what prompted me to write pyscFilteredViewer, because while I don’t edit much HTML, I am frequently playing with the POD in my Perl, and having the nearly-live preview is nice.

                                            it will probably consume much time and energy, but in this case i’m glad that PreviewHTML does not work properly on x64.
                                            otherwise pyscfr wouldn’t have been born … like some real babies, which would probably not exist, if their parent’s tv would have worked that specific night 😉

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