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
Hi!
While support is indeed advertised, vscode doesn't work with it yet, it requires the PR #618 and a release.
However, that isn't trivial because then suddenly vscode doesn't properly work with older HLS versions (if you do require so).
Haven't figured out the best way forward, maybe making a pre-release with #618, and telling everybody to switch if they understand the implications. Does this seem fine to you?
However, I am not available for implementing features for the next two weeks, so it will have to rest until then. If you have a good idea and time to implement it, happy to merge it.
Your environment
Which OS do you use: Arch(WSL2) GHC 9.2.5 HLS 1.9.0.0 | Oracle linux aarch64 GHC 9.2.5, 9.4.4 HLS 1.9.0.0
all installed with ghcup
Steps to reproduce
foo.cabal
fileExpected behaviour
Format document with
cabal-fmt
plugin haskell/haskell-language-server#2047Actual behaviour
Popup window saying
There is no formatter for 'cabal' files installed.
The text was updated successfully, but these errors were encountered: