Skip to content

Releases: glehmann/earthlyls

0.5.5

13 Feb 09:58
da12603

Choose a tag to compare

bug fixes:

  • vscode extension version not updated

0.5.4

13 Feb 09:57
4b3a09c

Choose a tag to compare

bug fixes:

  • very slow semantic tokens #62

0.5.3

04 Aug 12:12
730c5f0

Choose a tag to compare

fixes:

  • dead lock when updating diagnostics

0.5.2

06 Jun 08:23
2657f86

Choose a tag to compare

bug fixes:

  • fix earthlyls sometime freezing when publishing diagnostics

0.5.1

06 Jun 08:11
e7bd684

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

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

Choose a tag to compare

new features:

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

0.3.0

08 May 20:41
cd8641f

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

Choose a tag to compare

fix:

  • no reference found (on MS Windows, again)

0.2.3

06 May 07:50
411a44d

Choose a tag to compare

fix:

  • no definition found on MS Windows