plugin-data-transform icon indicating copy to clipboard operation
plugin-data-transform copied to clipboard

include() should support longform-syntax

Open stmh opened this issue 7 years ago • 1 comments

It would be great if include() can support also the "longform"-include syntax of twig, as this will give us more flexibility and avoid collisions when using more than 2 hierarchy-levels.

Here's an example of a possible collision:

long-form short-hand
@components/one/two/three components-three
@components/two/two/three components-three

stmh avatar Dec 13 '18 14:12 stmh

Thanks for the suggestion! Will look into this as soon as I find some time.

aleksip avatar Jan 29 '19 13:01 aleksip