问HN:最近Antigravity代码搜索的结果是否有所减少?
最近我在使用Antigravity时遇到了一些奇怪的搜索问题。<p>今天,我搜索了ListenUnixSocket,想看看它在哪里被使用。结果只给了我大约六个结果,全部都是定义和测试文件。实际上调用这个函数的代码完全没有显示出来。我差点就把它删掉,因为我以为这是死代码。<p>我检查了拼写和大小写,并且强制刷新了页面,但没有任何变化。最后我不得不手动找到调用代码。<p>更疯狂的是:在我打开那个特定文件并从里面搜索后,主搜索终于更新了。缺失的代码神奇地开始在我的正常搜索中出现。<p>这感觉像是一个缓存错误。有没有其他人注意到这种情况?
查看原文
I’ve been having weird search problems with Antigravity lately.<p>Today, I searched for ListenUnixSocket to see where it was being used. The search only gave me about six results, and they were all just definitions and test files. The code that actually called the function was completely missing. I almost deleted it because I thought it was dead code.<p>I checked my spelling and capitalization, and I hard refreshed the page, but nothing changed. I ended up having to find the calling code manually.<p>Here’s the crazy part: after I opened that specific file and searched from inside it, the main search finally updated. The missing code magically started showing up in my normal searches.<p>It feels like a caching bug. Has anyone else noticed this happening?