Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

feat(widgets): added device_browser widget

wakonig_k requested to merge feature/device_browser into main

Description

This a an early draft of the device browser. In its current state, it simply provides a list of loaded devices, updated automatically upon config changes. You can filter the devices (regex) and drag-and-drop the device into other widgets (and even your editor).

closes #155 (closed)

This widget should be extended in the future with @appel_c's draft of the device info and maybe more filter options (tags, device types etc).

Screenshots / GIFs (if applicable)

image

image

Definition of Done

  • Documentation is up-to-date.
Edited by wakonig_k

Merge request reports

Loading