Hacker News new | ask | show | jobs
by hawski 520 days ago
Depending on coding style you could just do something like this:

  ^struct whatever
1 comments

The issue is that the coding style depends on whoever wrote the external library, not on you, so this ends up working only sometimes. You can probably find some other combination that will help you find what you're looking for (I do this all the time when using Github's web interface) but ultimately this is just a bad experience.