Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh GUI library for more powerful features #21

Closed
jreineckearm opened this issue Jun 18, 2024 · 0 comments · Fixed by #24
Closed

Refresh GUI library for more powerful features #21

jreineckearm opened this issue Jun 18, 2024 · 0 comments · Fixed by #24
Assignees

Comments

@jreineckearm
Copy link
Contributor

Type: Feature Request

The Microsoft Tree View is unfortunately limited in functionality for more sophisticated features and styling.
Examples of things that are currently not possible:

  • In-place editing of peripheral register values like for example in the VS Code Variables view.
  • Different controls to change peripheral register values as present in other views for SVD register display. For example checkboxes for boolean values (single bits), or dropdowns for enumerated values (well defined states based on bit field values), etc.
  • Search for specific registers or bit fields by name.

We made some good experiences with the PrimeReact GUI library on the Memory Inspector extension. Maybe it is an option to use it's Tree or TreeTable? The latter could have an advantage in showing values in a more aligned way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants