haskell / haskell/vscode-haskell

Extension development not working?

Open
#913 7 comments 0 reactions 0 assignees View on GitHub
os: nixos type: bug
Dominant language
TypeScript
Stars
597
Forks
98
PR merge metrics
No merged PRs in 30d

Description

### Your environment

Which OS do you use:

NixOS 23.05, VSCodium installed with HomeManager

### Steps to reproduce

1. Clone this repo
2. Change something (I for example changed the `Finding haskell-language-server` message to `HEY Finding haskell-language-server`)
3. Press F5
4. The new editor shows up
5. It doesn't have the updated extension (In my case still just shows `Finding haskell-language-server` in the console, without the extra `HEY`)

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 :(

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.