I am new to KiCad having been using Eagle for far too long. One of the Eagle features I find very convenient is that I can click on a net and all the same nets in the schematic highlight.
I am trying to copy an Eagle schematic exactly. The schematic has three discreet PCB’s so I need to label power and ground different for each PCB. In my Eagle schematic I have +5V, +5V-2, and +5V-3. In the KiCad symbol editor, I did a right click to select 'New Symbol", gave it a name of +5V-2, and selected “Derive from existing symbol” +5V. However, when I put the new symbol +5V-2 into the schematic and connect it, the name is still +5V. How do I make the +5V-2 unique? And how can I look at all the instances of a net on a schematic?