haskell / haskell/vscode-haskell

Make vscode/hls compatible with SPJ

Open
#623 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
597
Forks
98
PR merge metrics
No merged PRs in 30d

Description

@simonpj had a few issues when setting up VSCode with HLS:

1. Setting up VScode with WSL2 requires a lot of work: https://code.visualstudio.com/docs/remote/wsl-tutorial
we should document that better or maybe automate it
2. a lot of HLS plugins that impact performance are enabled by default and as such slow down working on big codebases like GHC. Adjusting this should be documented well. The GHC repository could also include a project-specific vscode config file that does this for all developers.
3. confusing popups, e.g. https://github.com/haskell/vscode-haskell/pull/621

@fendor @runeksvendsen

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.