-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extension development not working? #913
Comments
Hi, thank you for your bug report! I am using the described workflow for development. Building locally succeeds? E.g., Perhaps you have some logs to share, too? |
Building does not work, I'll have a closer look tonight if I remember (as I'm working right now), but just running
The file
|
You are on NixOS right? Does the provided nix expression work? |
I am, thought I didn't realise there was a provided nix expression :o So getting different errors now:
Oh, but when I run that again, the timeout error changes back to the original:
|
I checked on my nixos machine, |
Hmm, that's annoying that it doesn't for me :( I'll try again, see if I can figure it out. Thank you for checking though! |
I just realised, the tests rely on |
Your environment
Which OS do you use:
NixOS 23.05, VSCodium installed with HomeManager
Steps to reproduce
Finding haskell-language-server
message toHEY Finding haskell-language-server
)Finding haskell-language-server
in the console, without the extraHEY
)I also tried just removing the extension from my global install, and if I then press F5 to test I still have no Haskell extension installed.
Expected behaviour
Get the updated extension for testing
Actual behaviour
I just have my normal setup, so I cannot test my changes to the extension :(
The text was updated successfully, but these errors were encountered: