annex4-inc / vscode-control4-ext

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

How can I Receive composer‘s lua print not use composer? #5

Closed zhouji0212 closed 2 years ago

annex4 commented 2 years ago

This could be done by overriding the print function and relaying that information back through a websocket or similar, but that's beyond the scope of the extension. I don't plan on adding support for this.