I do not need a {slash}

Somehow while editing a Schematic I managed to get into a rather strange state. I was using Global labels of the form /PSTVAL and had to use search and replace to change the spellings of some. This worked fine for some but others could not be found.
I ended up looking at the Schematic file in Visual Studio Code and somehow some of the symbols were not stored as /PSTVAL but as {slash}PSTVAL. When I put the slash in the Find field it was searching for just β€˜/’ and any stored as {slash} was not found. They looked the same in the schematic, I ended up doing a search and replacing on the raw file, replacing {slash} with /.
I’d report it as a bug but I can’t work out how I did it in the first place.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.