Skip to content

v0.2.1

Compare
Choose a tag to compare
@doronz88 doronz88 released this 05 Sep 19:40
· 28 commits to master since this release

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.