annex4-inc / vscode-control4-ext

VSCode extension for building Control4 drivers.
GNU General Public License v3.0
25 stars 6 forks source link

Add description and tooltip to C4Property #16

Closed dblessing closed 1 month ago

dblessing commented 2 months ago

According to Snap One documentation description and tooltip are valid property attributes.

These attributes were already defined in the Properties schema, but the associated C4Property did not support them.

After this change, description and tooltip are successfully written out to driver.xml if they are specified on a given property in properties.c4c.