Description
Is your feature request related to a problem? Please describe.
I absolutely love the new feature from #1032, which adds the possibility to compare an overridden template with the original one. Thanks a lot for implementing this, @bohdan-harniuk! Unfortunately, it does not work with themes added via Composer, though. Please read through my previous explanation why that makes sense. So in general, this should also work with themes under vendor
and themes under custom directories if these directories are used as local Composer path repositories.
Describe the solution you'd like (*)
I would like that the feature also supports themes added via Composer.
Describe alternatives you've considered
None.
Additional context
A similar issue has been fixed in #64.