rokucommunity / vscode-brightscript-language

A Visual Studio Code extension for Roku's BrightScript language
MIT License
104 stars 41 forks source link

Support multiple named automations #542

Open TwitchBronBron opened 5 months ago

TwitchBronBron commented 5 months ago

https://github.com/rokucommunity/vscode-brightscript-language/pull/499 introduced the automation panel. However, it only includes a single saved automation flow. It would be nice to have the ability to save/load/delete multiple automations by name. I'd envision this being some type of dropdown where you can pick from a list, or click "save" to save the current one or replace an existing one.

image