Package filter
Closed this issue · 4 comments
postcasio commented
Would be really useful to have a filter so you can see only the warnings from a specific package, so you don't have to hunt through all the messages from other packages to find the ones you're interested in.
kevinsawicki commented
👍
abe33 commented
👍 I'll see if I can find some time to work on that, I wrote a little snippet you can use in the console to achieve that: https://gist.github.com/abe33/173199c218d6c01b9de0
maxbrunsfeld commented
Now that the deprecations are organized by package, is this still needed?
postcasio commented
I think the current method solves it pretty well, yeah. I'll close this.