[] Both panes must scroll together. Split off into {TBD}
Current behavior should not be broken: The two scrollable windows should stay in sync.
- If a parameter is clicked on the left side then it should jump on the right side.
- If on the right a new field is in focus the sidebar should also scroll to match and highlight the current parameter.
- When a parameter is removed, keep the parameter "in focus"/selected if it's a named parameter and will remain, otherwise select the next parameter after the removed one (do not jump to top).
- Clicking on a parameter checkbox label allows the user to jump to this parameter in the main input section on the right, and the cursor is inserted into that parameter's field (current behavior).