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
If I start several instances of clion, the language server is downloaded every time and per instance.
It would be nice if a copy of that download could be held somewhere (e.g. ~/.cache/codium/) together with cache-headers/etag info aand only re-download if server version is newer.
Activity