Support array list of extensions for custom data file formats #4135
Snapstromegon
started this conversation in
Enhancement Queue
Replies: 1 comment
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
Providing multiple file extensions like
ymlandyamlas a comma separated list is often fine, but especially when generating these extension mappings programmatically a list would be easier to use.This is related to #2381.
Describe the solution you'd like
I would want this to work too:
Describe alternatives you've considered
No response
Additional context
Like always I'd be willing to contribute a PR resolving this.
All reactions