plugdata-team / plugdata

Pure Data as a plugin, with a new GUI
https://plugdata.org
GNU General Public License v3.0
1.58k stars 67 forks source link

Reference sidebar arguments & document for selected component #1984

Open kamomehettapi opened 2 hours ago

kamomehettapi commented 2 hours ago

As you may know Max has a sidebar thingy for looking up reference data of the node :

Screen Shot 2019-07-22 at 3 42 35 PM

To as far as I know (and correct me if wrong) there is yet to be equivalent in plugdata

There is documentation browser but it's more like filesystem structure of some kind ?

What would be nice is clicking on some node. And seeing input and output parameters right there. Already you can see those docstring if you hover over in/outs for a second. But just nice be able to have it right on side

kamomehettapi commented 2 hours ago

Also I should mention, there is Reference rightclick menu in plugdata. But that opens in the fullscreen. In max you have option to "Full Reference" with button. But you can also just keep it on side as you work