How to find all points connected to a schematic?

(Addition to a one year old post:)
One of the great features of KiCad is that you have to mark all unused pins with:
EEschema -> Place -> “No Connect Flag [Shift +Q]”.

As a result all unconnected pins are automatically flagged when doing an ERC check
EEschema -> Tools -> Electical Rule Checker -> Run

2 Likes