You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,12 @@ Changelog
21
21
* 0.10.x: PhpStorm 7 (no support)
22
22
* 0.9.x: PhpStorm 6 (no support)
23
23
24
+
## 2024.1.276
25
+
* Add linemarker for Twig template usages (Daniel Espendiller)
26
+
* Add twig component usage index (Daniel Espendiller)
27
+
* Add "props" support for Anonymous Twig Components (Daniel Espendiller)
28
+
*[#2396](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/2396) add experimental support for extracting Twig "types" variables with types (Daniel Espendiller)
29
+
24
30
## 2024.1.275
25
31
* Higher template file limit (Daniel Espendiller)
26
32
* Support "\\Symfony\\Component\\Routing\\Attribute\\Route" for route url and naming completion (Daniel Espendiller)
0 commit comments