How to locate a specific Net in the schematics

I get the error “Open wire in net: Nxx”. Help suggests look for a cross at the end of a wire which denotes and open connection. I have scoured the schematic but cant find one that does not have a net label assigned by me.

Anyway to highlight or jump to a particular net ?

Any other suggestions welcome …

UPDATE … Hover over the wire and the net name will be revealed. The schematic has to be enlarged (zoom into) to reveal this feature. Just found this by accident. !!!
Back to the search …

Hi. Unfortunately there’s no way yet to jump to a particular net. In schematics, only hovering shows the net names. In the board editor it’s a little bit easier since net names are shown in pads.

If you really can’t find it, you could open the project file circuit/circuit.lp in a text editor and search for the net name. Then you’ll find the UUID of the net. If the net is connected to any component, you should find the corresponding component names in this file when searching for the UUID.