-
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Version
main
### Bug description…
-
error on here,
` The service "datatable.twig_extension" has a dependency on a non-existent service "webpack_encore.twig_stimulus_extension". Did you mean this: "webpack_encore.twig_entry_files_exte…
-
@moetelo
@ https://github.com/moetelo/twiggy/discussions/24#discussioncomment-9409496 you mention
> > twiggy is VS Code only, right?
>
> Also works in [Neovim](https://github.com/moetelo/twig…
pgnd updated
23 hours ago
-
Hi,
I encountered an issue while trying to install the twig-language-server. Below are the details of the problem:
Description: I received an error when executing the npm install command for the twi…
-
### What happened?
### Description
I get the following error when I try to access different store management pages (for example ‘Discounts’):
```
Twig\Error\RuntimeError: Impossible to access an at…
-
When trying to "go to definition" for specific import, nothing happens, but the same functionality works when using command on import path.
For example, I would expect this would work when running …
-
Currently the vscode extension watches for *.twig file changes and notifies the server - https://github.com/moetelo/twiggy/blob/1e9acaeb47e8887a69181ebe5cc418392afba3be/packages/vscode/src/extension.t…
-
*PHP Version:* 8.1 - 8.3 | *Shopware Version:* 6.5.8.14 / 6.6.8.1 | *Affected area / extension:* Platform(Default)
----
*_Expected behaviour:_*
When I check in Twig context.salesChannel.lang…
-
### Symfony version(s) affected
5.4
### Description
1. I boot service A
2. It needs service B
3. Service B cannot be boot
4. => Symfony unset service **A** But it should be service B
##…
-
Would be great if we could add extensions somehow in config without modifying the actual /support/view/Twig.php file
>>
public static function render($template, $vars, $app = null)
{
…