I have created a test project
It contains two features. Both features use the same component, which is synchronised with a folder.
When I add a file called ‘file3.txt’ to the ‘files’ folder, the new file is recognised when I open it. However, it is now added as a new component in the root feature.
However, it is now added to the root feature as a new component.
I would have expected this file to be added to the ‘files’ component and therefore only installed when I install ‘Feature1’ or ‘Feature2’.
What am I doing wrong here, or do I just understand the basic behaviour of features, components and synchronised folders differently?
.