Skip to content

Commit

Permalink
Added liquid-sigil VS code extension to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Valian authored and edgurgel committed Mar 6, 2025
1 parent 4f53061 commit 0596b1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Solid.render!(template, %{"name" => "World"})
```

The sigil will raise helpful CompileError messages with line numbers and context when templates contain syntax errors.
Experimental VSCode syntax highlighting is available with the [Liquid Sigil](https://marketplace.visualstudio.com/items?itemName=JakubSkalecki.liquid-sigil) extension.

## Installation

Expand Down

0 comments on commit 0596b1a

Please sign in to comment.