VSCode integration with HLS
Compare changes
+ 8
− 0
@@ -200,6 +200,14 @@ export PATH="$HOME/.cabal/bin:$HOME/.ghcup/bin:$PATH"
Added brief instructions to get started with VSCode.
I am not sure "integration" is the best wording, as it's more about getting VSCode + HLS extension to pick up correctly on a GHC installed from GHCup. Open to suggestions :)