vscode-haskell
vscode-haskell copied to clipboard
VS Code extension for Haskell, powered by haskell-language-server
### 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...
**Is your feature request related to a problem? Please describe.** I dont write hie.yaml every often, that make me have to open the hie-bios readme to find how to write...
* https://github.com/haskell/haskell-language-server/blob/a7262964e00d65f79688825aafd77acb497c2c90/ghcide/session-loader/Development/IDE/Session.hs#L259 * https://hackage.haskell.org/package/implicit-hie-cradle-0.5.0.1/docs/src/Hie.Implicit.Cradle.html#loadImplicitHieCradle I feel this is shady. It's better to move this into vscode-haskell, where we can prompt the user for a decision and then create `hie.yaml` for...
This extension provides rudimentary support for querying hoogle from within vscode. The feature is barely maintained, and we most likely don't even know if it is still working, but it...
**Describe the solution you'd like** I'm not sure if it's out of scope, but would it be a good idea to have this extension support errors.haskell.org? I could ctrl-click on...
### Your environment Which OS do you use: Debian stable ### Steps to reproduce ``` rm -r ~/.ghcup curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh ``` In the installation...
Type: Bug He intentado instalar la extensión de Haskell y me aparece el siguiente error: HLS does not support GHC 9.2.5 yet. Espero que me podais ayudar, muchas gracias. Extension...
See https://github.com/haskell/haskell-language-server/issues/4178 for details.
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.5 to 20.12.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.5. Release notes Sourced from typescript's releases. TypeScript 5.4.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...