Bas

Results 19 comments of Bas

Should an error be thrown if git is not installed in this case? Then perhaps something like this would work: Then you could check something like `if fst' info /=...

Perhaps simply an empty default value for user name and user email when git is not installed with a note instead of a warning?

This has been merged, so this should be fine to close now.

Is this already out in the main version of Zed?

Amazing! Is it automatically integrated or do I need to install it somehow? I'm not getting type signatures highlighted yet in my code (just installed latest version today).

It could be that, I'm not really sure of how I should be 'running' the language server if I'm honest. On VSCode it works well though, does that indicate anything?

Hi @pseudomata, I have HLS installed via `ghcup`, although I do have multiple versions of HLS installed (2.4.0.0, 2.5.0.0, 2.6.0.0), that might interfere? Syntax highlighting for Haskell works for me...

I tried removing all versions and reinstalling a single one, no change unfortunately. I also tried building the project. I believe I found the debug log for the LSP, but...