Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Drag-and-Drop Code with Connecting Operators

    Help wanted · · · – – – · · ·
    1
    1
    34
    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.
    • Dravok
      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
      Copyright © 2014 NodeBB Forums | Contributors