Skip to content

Releases: elm-tooling/elm-language-server

1.2.1

20 Jul 07:22
Compare
Choose a tag to compare
  • Revert determination of used elm compiler version, as it was causing file open to go unnoticed

1.2.0

19 Jul 08:59
Compare
Choose a tag to compare
  • Use WASM version of tree-sitter and updated tree-sitter - This mean multiple parsing improvements
  • Added completions for methods defined in a let scope
  • Added completions from case branches
  • Added code actions for some rename suggestions from elm make
  • Removed the ability to run elm-test for now, as it was problematic
  • Determine the used elm version, so that we're ready for 0.19.1
  • Cleaned up the symbols that we show in the outline or when searching
  • Fixed multiple problems with multi workspace useage
  • Fixed type references including (..) on search or rename
  • Fixed elm make not reporting the correct path in some edgecases

1.1.1

27 Jun 14:51
Compare
Choose a tag to compare
Bump version

1.0.2

14 Jun 23:39
Compare
Choose a tag to compare
Update dependencies and bump version

1.0.1

09 Jun 16:53
Compare
Choose a tag to compare
Fix compiled files missing from npm package

1.0.0

08 Jun 13:57
Compare
Choose a tag to compare
Update package.json for release