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

Project property: paramSections #192

Open
flatpickles opened this issue Oct 19, 2023 · 0 comments
Open

Project property: paramSections #192

flatpickles opened this issue Oct 19, 2023 · 0 comments
Milestone

Comments

@flatpickles
Copy link
Owner

Each param has a section, but it'd be nice to create sections for parameters in a central location, without per-param config. something like

{
  ...
  "paramSections": {
    "sectionName1": ["param1", "param2"],
    "sectionName2": ["param3", "param4", "param5"]
  }
}
@flatpickles flatpickles added this to the v0.3 milestone Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant