Parameter object destructuring not recognized by syntax highlighter

Look above. Now, look at me. Now, look back above. Now, look back at me.

The variables defined in the destructured object parameter are not recognized by the syntax highlighter. They appear as faded, which implies the variable has not been in previous context. This is false. The variable selectedTopic should be blue.

A post was merged into an existing topic: default values + argument unpacking causes observable syntax highlighter to slightly break