Skip to content

Releases: haskell/vscode-haskell

Release 2.8.0

24 Feb 10:12

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.1...2.8.0

Pre-relase 2.7.0

02 Aug 13:46

Choose a tag to compare

Pre-relase 2.7.0 Pre-release
Pre-release

This pre-release is primarily a rewrite of the extension to make it easier to expose certain information, s.t. we can populate a StatusBarItem.

440185069-3e25c446-f6c3-47a8-bee4-ef2082bf3bec image

Changes

Release 2.6.1

02 Aug 13:09

Choose a tag to compare

2.6.1

Release 2.6.0

17 Apr 12:39

Choose a tag to compare

This is the first release which enables Language Server support for .cabal files by default.

If this causes any problem for you, you can disable the support for .cabal file by setting the new option "haskell.supportCabalFiles": "disable".
By default, this setting is set to automatic, which enables Language Server support for .cabal files conditionally on the version of your Haskell Language Server binary (HLS binaries older than 1.9.0.0 cannot process .cabal files).

What's Changed

New Contributors

Full Changelog: 2.5.3...2.6.0

Pre-release 2.5.3

10 May 14:37
5c837fa

Choose a tag to compare

Pre-release 2.5.3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2.4.3...2.5.3

Release 2.4.4

10 May 14:58
e3be926

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.3...2.4.4

Release 2.5.2

16 Jan 18:38
c350978

Choose a tag to compare

Release 2.5.2 Pre-release
Pre-release

What's changed

  • Include changes from the 2.4.3 release.

Release 2.4.3

16 Jan 18:40
036bcf8

Choose a tag to compare

What's changed

Release 2.5.1

02 Dec 14:25

Choose a tag to compare

Release 2.5.1 Pre-release
Pre-release

What's changed

  • Include changes from the 2.4.2 release.

Release 2.4.2

02 Dec 12:58
a80cb6c

Choose a tag to compare

What's changed