Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Matt Wilcox
Total activity
4
Last activity
August 04, 2022 16:33
Member since
August 03, 2022 09:21
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
August 04, 2022 16:33
Great stuff, thank you. I mean this block here: {{ macros.htmlField({ type : 'text', id : field.name ~ loop.index ~ formId, name : field.name, value : (values is de...
Community
PhpStorm
Does PHPStorm not support code folding for Twig?
0 votes
Created
August 04, 2022 12:04
Of course, no problem. Here's the complete twig file: {% import '_macros' as macros %}{% if sprig.isRequest %} {% set form = wheelform.form({ id: formId }) %} {% if success %} ...
Community
PhpStorm
Does PHPStorm not support code folding for Twig?
0 votes