You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently not implemented. But that's certainly possible (and fairly easy) to implement. I'm wondering whether it would add too much noise in case of classes that are heavily required by others, but probably not - we show a similar mixed-into and subclasses data which looks fine for some really heavily used stuff like Observable.
I'll consider it as a feature request.
But if you really desire that I suggest you look into implementing it by yourself. Take a look into JsDuck::Relations class that gathers all this data.
Hi, is it possible with the current interface to have a "required by" list for a class?
Thanks
The text was updated successfully, but these errors were encountered: