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
It might be good to provide a way to periodically update the index. Maybe a function like codesearch-auto-update or something. Users can, of course, currently do this on their own with e.g. run-with-idle-timer, so all we'd really need to do is provide a convenience wrapper around that.