rokucommunity / rokucommunity/vscode-brightscript-language

Filter offline devices

Open
#775 0 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.