Skip to content

Releases: haskell/vscode-haskell

Release 2.2.3

10 Apr 10:45
39988b3
Compare
Choose a tag to compare

Minor release, act against bitrot in the codebase and bump dependency versions.

Changes

Release 2.2.2

05 Dec 10:18
333294f
Compare
Choose a tag to compare

Minor release, mostly fixing small bugs, improving docs and bumping dependency versions.

Changes

  • Add link to HLS installation webpage
    (#751) by @fendor
  • Change scope of serverExecutablePath to machine-overridable
    (#742) by @fendor
  • Add Fourmolu config property
    (#736) by @georgefst
  • Add missing configuration options for the latest HLS version
    (#717) by @fendor
  • Change sensible to sensitive
    (#709) by @ploeh

Release 2.2.1

09 Aug 07:16
cbaadce
Compare
Choose a tag to compare

Minor release, mostly fixing small bugs, improving docs and bumping dependency versions.

Changes

Version Updates

Release 2.2.0

27 Apr 11:35
e81160d
Compare
Choose a tag to compare

Changes

  • Bump version to 2.2.0 (Syncs up pre-release and release version)
    (#594) by @fendor

Release 2.0.1

27 Apr 08:58
311556e
Compare
Choose a tag to compare

We are happy to announce a Release for the new major version release for the VSCode Haskell Extension!

Many developers have contributed new features, and this announcement tells you about the latest and greatest changes!

Previously, VSCode downloaded new HLS binaries automatically. The big new exciting change is that we now use GHCup and can manage the following Haskell Tools for you: HLS, GHC, stack and cabal. To install HLS binaries automatically, make sure you have ghcup installed!

The first time you use the new Extension you will be asked whether you want to manually manage your Haskell Toolchain binaries or GHCup should take care of it as it sees fit.

The choice you have:

  • GHCup: Choose this if you don't want to worry about HLS binaries, etc...
  • PATH: Choose this if you need tight control over which tools you have installed. Nothing will be installed

However, you don't have to choose between extremes! You have fine-grained control over which tools GHCup is allowed to install/manage.

Changes

Pre-Release 2.1.3

20 Apr 07:59
0caa639
Compare
Choose a tag to compare
Pre-Release 2.1.3 Pre-release
Pre-release

Changes

  • Properly convert release metadata from json
    (#585) by @fendor

Pre-Release 2.1.2

19 Apr 11:59
c8986b2
Compare
Choose a tag to compare
Pre-Release 2.1.2 Pre-release
Pre-release

Changes

  • Ignore missing entries in Release Metadata
    (#582) by @fendor

Pre-Release 2.1.1

13 Apr 20:41
b73493f
Compare
Choose a tag to compare
Pre-Release 2.1.1 Pre-release
Pre-release

Changes

Pre-Release 2.1.0

13 Apr 07:18
afcc93c
Compare
Choose a tag to compare
Pre-Release 2.1.0 Pre-release
Pre-release

Changelog

  • Prepare pre-release 2.1.0
    (#574) by @fendor
  • Enable pre-release feature for VSX Marketplace
    (#573) by @fendor

Pre-Release 2.0.0-alpha

05 Apr 14:02
74f06ca
Compare
Choose a tag to compare
Pre-release

Pre-Release 2.0.0

We are happy to announce a Pre-Release for the new major version release for the VSCode Haskell Extension!

Many developers have contributed new features, and this announcement tells you about the latest and greatest changes!

Previously, VSCode downloaded new HLS binaries automatically. The big new exciting change is that we now use GHCup and can manage the following Haskell Tools for you: HLS, GHC, stack and cabal. To install HLS binaries automatically, make sure you have ghcup installed!

The first time you use the new Extension you will be asked whether you want to manually manage your Haskell Toolchain binaries or GHCup should take care of it as it sees fit.

The choice you have:

  • GHCup: Choose this if you don't want to worry about HLS binaries, etc...
  • PATH: Choose this if you need tight control over which tools you have installed. Nothing will be installed

However, you don't have to choose between extremes! You have fine-grained control over which tools GHCup is allowed to install/manage.

What's changed

Contributors

We thank all our contributors for making this pre-release possible:

  • Julian Ospald
  • Fendor
  • jneira
  • Benjamin M
  • PCloud
  • soiamsoNG
  • Simon Michael