rokucommunity / rokucommunity/vscode-brightscript-language
Filter offline devices
@Christian-Holbrook is already working on this.
Since Apr 28, 2026.
- Dominant language
- TypeScript
- Stars
- 132
- Forks
- 60
- Avg merge
- 13h 53m
- Merged PRs (30d)
- 20
Description
Currently the device view shows all configured devices, whether online or offline. In some situations, devs might not want to see offline devices. We should add a setting to "hide offline devices", which should be enabled by default (i.e. the default behavior is that offline devices aren't visible).
This setting should be a user/workspace setting like the other ones, and we'll add a UI entry in the dropdown to toggle this visibility.
(While you're in there, also add a toggle for "show/hide dev devices" that is tied to the existing setting).
So defaults:
- offline devices are hidden
- non-dev devices are hidden
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.