Community
    • Login

    NppGoTemplate plugin template in golang

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    1 Posts 1 Posters 40 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.
    • h-jangraH
      h-jangra
      last edited by

      New Notepad++ Plugin Template using Golang

      Hi everyone!
      I’ve created a Notepad++ plugin template in Go.

      GitHub: NppGoTemplate

      It includes:
      • Minimal plugin structure
      • Working DllMain
      • Menu registration
      • Build script
      Cons:
      • dll size is 1mb+
      • no docking panel yet

      If tinygo can include support for dll in windows then it make decrease dll size.
      If you’re interested in building Notepad++ plugins using Go, feel free to try it out and give feedback.

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