annex4-inc / vscode-control4-ext

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

Combo Driver #4

Closed AndrewBHarmon closed 2 years ago

AndrewBHarmon commented 2 years ago

Does this plugin support the creation of combo drivers? I have not been able to get the combo tag included into the driver.xml file without manually including it after the build. I would love to know where I need to include this to get it built in if the plugin does support this. Thanks

annex4 commented 2 years ago

If the filename matches the proxy it'll automatically be set. I could add an override to the logic in the package.json control4 section as well.

annex4 commented 2 years ago

Added support for 'combo' in the control4 section of the packge.json file, see commit e9c4bbcd0a816088844babf77257077e327c00ca