Part Number: CODECOMPOSER
Tool/software:
In Eclipse, drag'n'drop multiple source code files offers to copy or link them. Theia only copies them.
To link multiple files, it seems that this can only be done one file at a time.
The following works for a single file:

A wildcard would be an improvement but this doesn't resolve:

How can I add multiple linked files as per Eclipse drag'n'drop?

