Use of cache for when using `symbols()` function in order to find all symbols for selected project.
If a symbol has been previously searched for during this operation using the `find` command, or just by it being a `.sig` file, it's now stored so FA won't have to search for it again.
The cache resets when the `symbols()` function finishes.