Community
    • Login

    Folder as Workspace - Customizing context menu

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    3 Posts 3 Posters 2.9k Views 2 Watching
    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.
    • StavMS Offline
      StavM
      last edited by

      Is it possible to customize the Context Menu of the Folder as Workspace panel via NppMsgs or such ?
      Could not find any documentation on the matter.

      1 Reply Last reply Reply Quote 0
      • dailD Offline
        dail
        last edited by

        There are no messages available to modify the menu at all.

        I’m not going to say it is impossible though. Maybe with enough knowledge of the win32 API it would be possible to somehow get the menu and subclass it or something…but this would non-trivial.

        1 Reply Last reply Reply Quote 0
        • Hrach TumasyanH Offline
          Hrach Tumasyan
          last edited by Hrach Tumasyan

          Hello. In the source of “Folder as Workspace” there are commented lines of code for context menu that are:
          notepad-plus-plus/PowerEditor/src/WinControls/FileBrowser/fileBrowser.cpp
          line 753. IDM_FILEBROWSER_DELETEFOLDER
          line 775. IDM_FILEBROWSER_DELETEFILE

          this are quite good context menu items for “Folder as Workspace”. The thing is that I’ve no any experience regarding Notepad++ code editing who can include above functionalities to the code for the upcoming version.

          Thank you for your attention

          1 Reply Last reply Reply Quote 1

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors