Skip to content

Releases: SublimeText/Liquid

Liquid 2.3.0

29 May 12:43

Choose a tag to compare

  • add support for LiquidDoc {% doc %} tags
  • add support for {% stylesheet %} tags
  • tweak for loop in keyword scope

Liquid 2.2.6

01 May 14:23

Choose a tag to compare

fixes:

  • fix support for truncating operators {{- -}}
  • fix capitalization in variables filters, and tags (#16)
  • fix missing Liquid interpolation in various contexts (#18)

enhancements:

  • add null to null constants (#17)
  • more detailed boolean constant scopes
  • tweak iteraion operator scopes

Liquid 2.2.5

23 Feb 16:52

Choose a tag to compare

  • improve support for multi-line expressions (fixes #12)
  • add some key bindings to help with writing template tags

Liquid 2.2.4

05 Oct 10:33

Choose a tag to compare

  • remove interpolation scope from script/style attributes

Liquid 2.2.3

15 Mar 16:23

Choose a tag to compare

  • simplify frontmatter punctuation scopes
  • fix comment..endcomment statements (fixes #11)

Liquid 2.2.2

25 Nov 17:55

Choose a tag to compare

  • fix remaining highlighting by vendored JSON syntax

Liquid 2.2.1

23 Nov 17:36

Choose a tag to compare

4149-2.2.1

Merge branch 'st4134'

Liquid 2.2.0

27 Jun 19:59

Choose a tag to compare

Liquid 2.1.3

10 Mar 20:12

Choose a tag to compare

  • fix inline comments highlighting

Liquid 2.1.2

21 Jan 12:26

Choose a tag to compare

  • fix snippets (#7)