Subscribe on changes!

Show location of `>>>` / `/deep/` in the `...combinators have been deprecated` message

avatar
Aug 3rd 2022

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:

image

What does the proposed API look like?

Show the filename / line of the >>>//deep//v-deep combinator

avatar
Sep 9th 2022

sounds helpful to locate the trouble 😄

avatar
Oct 7th 2022

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.

avatar
Nov 27th 2022

Maybe there is an other way to locate >>> and /deep/ which are special enough, just take a global search like this:

image