We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90918ae commit 6eedcc7Copy full SHA for 6eedcc7
README.md
@@ -12,7 +12,8 @@ Features
12

13
Experimental:
14
- Handlebars references for tags/mustache paths and tag attributes
15
-- Handlebars autocompletion for tags and mustache paths, also from yields
+- Handlebars autocompletion for tags and mustache paths, also from yields and named yields
16
+- resolves {{or x y z}} to the first resolvable option, this makes {{component (or x y)}} work, e.g in power-select
17
- Handlebars parameter hints for helpers/modifiers and components
18
- Handlebars renaming for mustache ids and html tags
19
0 commit comments