Show location of `>>>` / `/deep/` in the `...combinators have been deprecated` message
What problem does this feature solve?
When using >>>
or /deep/
(or probably also v-deep
) combinators the warning message doesn't provide the location of where these combinators were used:
What does the proposed API look like?
Show the filename / line of the >>>
//deep/
/v-deep
combinator
YESSS, definitely we need this. I'm going crazy because all the warnings about v-deep and I swear to god I remove them all.