You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 31, 2025. It is now read-only.
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.