Skip to content

v2.0.0

Compare
Choose a tag to compare
@predragnikolic predragnikolic released this 24 Dec 12:32
· 12 commits to master since this release

BREAKING CHANGE!

If you need still want to use LSP-elm in Sublime Text 3:

  1. Download the zip from the previous release.
  2. Unzip it and move the folder to PATH_TO/sublime-text/Packages path.
    If you are unsure where the packages path is, open the Sublime Text console(ctrl+`) and paste:
>>> sublime.packages_path()
'/home/predragnikolic/.config/sublime-text/Packages'
  1. Done.

What's Changed

  • Bump @elm-tooling/elm-language-server from 2.5.2 to 2.6.0 in #55