-
PhpStorm implements debugger for Twig templates, here is the announcement: https://blog.jetbrains.com/phpstorm/2019/01/phpstorm-2019-1-early-access-program-is-open/#twig_debug_support
Is it hard to…
-
Would you consider adding support for .xml.twig templates please? When you open such a file now, there's an error on almost every line saying 'Unknown tag', which would suggest that .xml.twig files ar…
ghost updated
9 years ago
-
The extractor you wrote misses lots of features of the Symfony Twig bridge:
- it does not support the ``trans_choice`` tag
- it does not support the ``trans_default_domain`` tag
Symfony already…
-
### Code of Conduct
- [ ] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [ ] I have searched the existing issues
### Version
10.0.16
### …
-
So I wanted to convert a Craft CMS website into a static website. A quick search on https://staticgen.com led me to [Hexo](https://jamstack.org/generators/hexo/), which mentions it supports Twig templ…
-
First of all, thank you for this plugin,Because I spend most of my time writing HTML code, I think losing HTML intellisense would be very painful for me,And I habitually format the code (shift+alt+f),…
ajiho updated
6 months ago
-
Currently `FilesystemCache` creates directories with `777` permissions, and PHP files with `666` permissions. It would be nice if new `dirMode` and `fileMode` options were supported, which could be us…
-
TWIG Template Engine, and implementations:
- Add new Bootstrap 5.2
- Support for Emails
- Support for Administration Interface
- Sort out email templates
-
Add support for the optional chaining operator `?.` that is available in:
- JavaScript: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chaining
- TypeScritp 3…
-
**This issue is intended to catalogue all pending issues required for Grav 2 compliance.** Grav 2 is expected to break backward compatibility in various minor ways – mostly security-focused improvemen…