The family editor needs a quality of life update;
- Add a search and replace function so that you don't have to manually change every parameter.
- Add a way to select multiple parameters at once so you can delete multiple at once.
- Change the way text parameters can be used in other parameters:
- Add a way to add two text parameters toghether with an '&' or a '+'. This can be only done with an external programm or a lookup table, but this is limited (we have a lookup table that was 11 milion lines long, we can't use this).
- Add a way so that text parameters can be converted into length parameters; with a new command if need be like: convert(). A workaround is possible with lookuptables. But are, again, limited with the amount of lines we can use.