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 Nov 21, 2025. It is now read-only.
refactor: clear client caches on stop request (#1374)
The command to restart the language server calls `client.stop` followed
by `client.start`. We should clear the caches so that the restart
command starts with a clean state.
0 commit comments