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 for example use direnv the kotlin-lsp would be loaded in the PATH, however, the plugin will still download it's own version even though it has access to the already installed one.
Description:
If i for example use direnv the
kotlin-lspwould be loaded in thePATH, however, the plugin will still download it's own version even though it has access to the already installed one.