As a VZCode user who may not know about the interactive widgets features, I want to be informed about them and able to reference some documentation for how to use them.
Number literals: alt-drag to change the number (right is positive)
Boolean literals: alt-click to toggle
Hex/rgb color: alt-click and then use color picker
Vec2: alt-drag horizontally to change x number (right is positive), alt-drag vertically to change y number (up is positive)
Rotate: alt-drag around the word rotate. The angle is set to the angle in degrees between the x-axis and a line from the point where the user first clicks to the current mouse position.
As a VZCode user who may not know about the interactive widgets features, I want to be informed about them and able to reference some documentation for how to use them.