Jeroen Versteeg

Results 79 comments of Jeroen Versteeg

Trรจs bien allons-y alors! I'd be more than happy to work on this, but I don't think I can do it all on my own. We should probably start by...

Bonjour @fabpot et @stof, I've created a first draft of the spec for the `var` tag in #4165. Please review and share your feedback.

@stof, how do you feel about @ruudk's alternative of adding comments as attributes to the next node? If that's a ๐Ÿ‘Ž as well, I'll close this PR.

I personally don't care about this now that we are (very likely) going to implement `types` tag. @fabpot I'd be more than happy to update the PR, but if you're...

Similar to #4009, this is a prerequisite for a desired static analysis inspection in [TwigStan](https://github.com/alisqi/twig-stan/). I can extend this feature by adding this attribute to *every* function/macro argument to make...

@fabpot thanks for the review. The latest commit includes all your suggestions.

@fabpot since you're working on Twig these days, could you please have another look at this PR? ๐Ÿ˜Š

Bonjour stof, Thanks for getting back to me so quickly. I understand this is out of scope for the core maintainer team. I started writing an extension with a NodeVisitor...

Hey stof and @fabpot, I've created an extension as discussed above: [TwigQI](https://github.com/alisqi/TwigQI/) ๐ŸŽ‰ It already has two working inspections, one of which will forever prevent the very mistake that sparked...