-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
I'm using cimgui.h as a reference and there are things it can do better than what I can do with the metadata. E.g.
- Some comments missing: e.g. ImGuiIO has "Main configuration and I/O between your application and ImGui"
- Line break before preceding comments. This helps with creating logical groups and I have not found a good heuristic for it
- When to reset attached comments. Typically this resets across groups, but not always
- Section information: e.g. "Forward declarations and basic types" is nicer than putting all structs in one place
None of this is critical, but if it's on your roadmap I could make use of it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels