-
I'm not sure if/how many people are still using this linter, but it needs some love.
One thing I wonder is what to do about supported twig versions. It seems Twig 1.x, 2.x and 3.x are all supported…
asm89 updated
2 years ago
-
Hello!
I don't know if you are aware, but we are basically writing the same open-source project, Twig for Rust.
The end result is going to look a bit weird - two Twig engines for Rust!
I am creating…
-
Would be nice if we could use the inflector within Twig.
-
I'm the author of the [Twig Eclipse Plugin](https://github.com/pulse00/Twig-Eclipse-Plugin) and am thinking of a way to create step-through debugging support for twig templates.
As you've written bot…
-
We're using Twig markup, but these are not able to be used as Twig components. Make the move to default variables, and twig components.
-
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…
-
I'm using knp_dictionary to define icons by class:
```php
$containerConfigurator->extension('knp_dictionary', [
'dictionaries' => [
'class_icons' => [
't…
-
Hi,
Ux Twig Component version went to 2.21.0 and this particular [commit](https://github.com/symfony/ux-twig-component/commit/ee18195591e46dc3d5fa65389889294bc20b9681) totally broke mock logic.
…
-
Hey, just a quick question, because i didn't find any issues about it:
I want to build an alert component with AlertTitle, AlertDescription and AlertIcon as seperate components that should be used …
-
I am using twiggy in neovim and am very pleased with the overall features and experience.
However i was wondering if its possible to somehow point the "Go to definition" action for a template in a…