rokucommunity / vscode-brightscript-language

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

Add link to ECP registry in the device tree view #510

Closed TwitchBronBron closed 1 year ago

TwitchBronBron commented 1 year ago

In the devices view, we should add a button that opens the "registry" ECP http output. Something like this:

image

It should: open a browser window to this URL: http://${ipOfItemInDeviceView}:8060/query/registry/dev

We register these items in src\viewProviders\OnlineDevicesViewProvider.ts

MilapNaik commented 1 year ago
Screenshot 2023-10-31 at 5 36 39 PM

Adding on to this issue to show a list of apps to pick which app to show the registry for