Skip to content

Releases: glehmann/earthlyls

0.5.3

04 Aug 12:12
730c5f0
Compare
Choose a tag to compare

fixes:

  • dead lock when updating diagnostics

0.5.2

06 Jun 08:23
2657f86
Compare
Choose a tag to compare

bug fixes:

  • fix earthlyls sometime freezing when publishing diagnostics

0.5.1

06 Jun 08:11
e7bd684
Compare
Choose a tag to compare

bug fixes:

  • fix syntax error on RUN command starting with a [
  • allow target artifact path to be empty
  • support expansion in USER command

0.5.0

02 Jun 11:59
e26fd2e
Compare
Choose a tag to compare

new features:

  • enhanced syntax highlighting in the editors that are not using tree-sitter (vscode)
  • integration with Zed
  • command keyword completion

fixes:

  • concatenated strings with single quotes reported as syntax error #14

0.4.0

25 May 19:50
a1f1e99
Compare
Choose a tag to compare

new features:

  • syntax error diagnostic
  • deprecated option diagnostic
  • updated command descriptions

0.3.0

08 May 20:41
cd8641f
Compare
Choose a tag to compare

features:

  • document symbols
  • workspace symbols
  • automatically reload the files changed outside of the editor

0.2.4

06 May 19:28
7515817
Compare
Choose a tag to compare

fix:

  • no reference found (on MS Windows, again)

0.2.3

06 May 07:50
411a44d
Compare
Choose a tag to compare

fix:

  • no definition found on MS Windows

0.2.2

04 May 20:12
a8cf79b
Compare
Choose a tag to compare

fix:

  • fix helix snapshot in vscode marketplace

0.2.1

04 May 11:59
6c1e0c4
Compare
Choose a tag to compare

fixes:

  • document not found on MS Windows platform