vscode-haskell
vscode-haskell copied to clipboard
HLS will not update to latest if have local in PATH
HLS will not update to latest if have local in PATH
if we could prompt and let user to select the behavior
hi, thanks for the suggestion. I think it would be disturbing for users wanting to use an older version of hls in PATH being prompted to install the new one. So it should be a configuration option, maybe preserving the actual behaviour as default.
Sorry mistake close, I will write a PR, because keep-up-to-date behavior, ignore when have HLS in local PATH (even Server Executable Path not set)
hmm thanks, but you have to consider the extension prefers the executable in PATH over the downloaded ones
irrelevant now, HLS binaries are managed by ghcup now