@codemirror/lang-liquid
Advanced tools
Changelog
6.2.1 (2024-02-02)
Explicitly declare dependencies on @codemirror/state, /view, and /autocomplete.
Changelog
6.2.0 (2024-01-03)
The closePercentBrace
extension (included in the default language support) will double percent signs typed between braces.
Changelog
6.1.0 (2023-12-22)
LiquidCompletionConfig.properties
is now passed the completion context.
Changelog
6.0.1 (2023-09-28)
Remove an unneeded constraint that required the base language to be some form of HTML.