Community
    • Login

    Drag-and-Drop Code with Connecting Operators

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    1 Posts 1 Posters 205 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.
    • DravokD
      Dravok
      last edited by

      Is there a plugin or other functionality similar to the function list that will display namespaces, classes, functions, variables, etc. in a tree view panel and allow you to click and drag it into your source code with the connecting operators included?

      So for example, say I have a function declared inside a class and I click and drag the function from the tree view into my source code so it is written as MyClass.MyFunc

      To make it more complicated, say the class was inside a namespace so now it would write as MyNamespace::MyClass.MyFunc

      If no such functionality currently exists, would anyone be interested in trying to make a plugin?

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