When you have inheritance between contracts, it would be helpful to know from which contract it was inherited a certain function. This could be added to the $ pocketh selectors <artifacts> command.
Also, it would be highly appreciated if the command warns if the inherited function is shadowed by another contract.