-
Having freshly installed and configured the plugin (copied the yaml in /config/plugin), I have this critkey error :
![2019-03-29_00h43m09s_chrome](https://user-images.githubusercontent.com/2203325…
-
Twig syntax within Twig _comments_ gets colored which looks a bit weird. I would expect it to be greyed out. This is how it looks in Atom:
![atom](http://i.imgur.com/hEwMEWE.png)
This is how it look…
-
### 1. Why is this change necessary?
We have overwritten the template `@Storefront/storefront/component/product/card/badges.html.twig` with the following content:
```twig
{% block component_product…
-
The first problem was the lack of support for twig files. Here I issued a merge request: https://github.com/tejanium/vscode-stimulusjs/pull/200, but I also changed the file extension to supported and …
-
Is it possible to set the comment syntax based on the file extension?
So for files that have .html/.htm as the extension, commenting out blocks will be as ``
And for .twig files, commenting out …
-
Move comments layout from helper.php to twig with support for the wp core funcitons
-
Single post view seems to fall over because of _nx in line 7 of comments.twig
-
We've started working on the next major Twig release. As announced last year, this new version will probably land under the Symfony mono-repository.
For the first time in Twig history, I'd like to …
-
### What are you trying to do?
Adding Redactor to Comments is currently quite straight-forward, but the "reply" forms do not work, because the initialized comment form is duplicated and unable to b…
-
There is something unexpected going on with scopes in twig UX components, when it comes to translation domains.
Let's assume there is a template `foo.html.twig` and it uses a component `twig:Bar` th…