> if you're working on a Go project and you want to search for the function encodeBase64, you can use the following command to exclude all test files from the results:<p>rg-project encodeBase64 --glob='!*test.go'<p>> This is great, but there's one issue. rg.el<p>How is this great if it doesn't limit search to functions?<p>And there is no cache?