Open Thomas84 opened 4 years ago
The ability to see all outputs of a code block in the preview is highly desirable!
I created a topic on the dynamo forum with a similar feature request: https://forum.dynamobim.com/t/feature-request-ability-to-preview-all-outputs-of-a-code-block/69689
Jacob Small suggested the best solution in my opinion:
"I think the way I visualized it was almost like the content of a dictionary… each output has a name now (pulled from the variable name), which could be serialized to the output value, using a OUTPUT[i] where not defined."
Here is a markup of what it could look like:
mzjensen on the Dynamo forum has also suggested the preview should show the corresponding line number for each output.
What improvement/feature would you like to see in Dynamo?
the result preview should show the results of all lines of code and not just the last line
Please provide any sketch/mock-up or video of your requested improvement/feature