Hello, I am trying to replicate a feature that I used in UE that stores the text or item you are searching for in a buffer so that when you switch files an F3 continues looking using the same criteria. When writing/debugging VHDL it is helpful because it allows you to follow the signal throughout the design. Currently I can F3 in the file I am currently searching, but if I switch files it acts like it is switching to a separate buffer. Anyone know how to enable this in SE?