Community
    • Login

    WebEdit Plugin for NPP x64 ?

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    5 Posts 3 Posters 568 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.
    • Sam CemS
      Sam Cem
      last edited by

      I used to use WebEdit Plugin for NPP 32-bit. Now I upgraded to NPP x64, sadly there’s no 64 bit-plugin available yet, although the developer planned to port it to 64-bit some years ago.

      Do you have an idea if there will be WebEdit 64-bit some day? And what alternative 64 bit-plugin I could use instead for writing HTML code?

      rdipardoR 1 Reply Last reply Reply Quote 0
      • rdipardoR
        rdipardo @Sam Cem
        last edited by

        The WebEdit source code is Modula-2 (technically speaking, it’s the Oberon-2 dialect).

        The XDS compiler can probably build 64-bit DLLs. I don’t know Modula enough to throw a dart at it, so it’s not going to happen anytime soon.

        1 Reply Last reply Reply Quote 1
        • rdipardoR
          rdipardo
          last edited by

          FYI It turns out WebEdit has been living a second life on GitHub as a .NET Framework plugin, presumably capable of targeting x86_64: https://github.com/alex-ilin/WebEdit

          To be honest it looks like an abandoned work in progress, but might be worth fixing up if someone has the time.

          1 Reply Last reply Reply Quote 1
          • rdipardoR
            rdipardo
            last edited by

            Hey @Sam-Cem, or anybody watching this thread: 64-bit WebEdit is now ready to use, for x64 and ARM: https://github.com/npp-dotnet/WebEdit/releases/tag/v2.7.rc.1

            No plans for an official release until a licensing issue gets resolved.

            1 Reply Last reply Reply Quote 2
            • Richárd StockingerR
              Richárd Stockinger
              last edited by

              Hello everyone!

              There were a few annoying bugs in the latest release, I’ve fixed them in a Pull Request.

              In case my PR is not accepted, I’ve made a v2.7.rc.3 release available in the forked repository. I hope this helps others too!
              https://github.com/Krazal/WebEdit/releases/tag/v2.7.rc.3

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