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

Add a Types view to the UI #364

Open
mahaloz opened this issue Apr 9, 2024 · 0 comments
Open

Add a Types view to the UI #364

mahaloz opened this issue Apr 9, 2024 · 0 comments
Labels
enhancement New feature or request ui

Comments

@mahaloz
Copy link
Member

mahaloz commented Apr 9, 2024

Description

As described in #363, it is very confusing to have GlobalVars, Enums, and Structs all in the same UI called Globals. Instead, we should introduce a new panel in the UI (both for force push and for the normal sync UI), that contains all Types. This would include:

  • Enums
  • Structs
  • Typedefs (when the are implemented)

Global Variables will need to be their own view.

Alternatives

  1. Continue using the same UI we have
  2. Make the sorting of the Globals panel better.

Additional context

No response

@mahaloz mahaloz added enhancement New feature or request ui labels Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ui
Projects
None yet
Development

No branches or pull requests

1 participant