This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Description
Currently, the snippets in the autocomplete benchmark that depend on the LSP (import definitions, root path) are ending up empty.
This seems to be because the code that retrieves them from the IDE expects the autocomplete file to be the active file, which it isn't when the benchmark command is run.