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
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,10 @@ Changelog
13
13
* 0.10.x: PhpStorm 7 (no support)
14
14
* 0.9.x: PhpStorm 6 (no support)
15
15
16
+
## 0.18.183
17
+
* Add linemarker icon for navigate to "extends" tag of the given Twig [#1376](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1376) (Daniel Espendiller)
18
+
* Optimize Twig "extends" tag indexing performance [#1374](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1374) (Daniel Espendiller)
19
+
16
20
## 0.18.182
17
21
* Remove custom related template search for controller and migrate to indexer visitor [#1370](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1370) (Daniel Espendiller)
18
22
* Provide template guesser for @Template with default property is empty [#1368](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1368) (Daniel Espendiller)
<li>Remove custom related template search for controller and migrate to indexer visitor <ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1370">#1370</a> (Daniel Espendiller)</li>
4
-
<li>Provide template guesser for @Template with default property is empty <ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1368">#1368</a> (Daniel Espendiller)</li>
5
-
<li>Added path for default debug container in Symfony 4 <ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1367">#1367</a> (Artem Oliynyk)</li>
3
+
<li>Add linemarker icon for navigate to "extends" tag of the given Twig <ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1376">#1376</a> (Daniel Espendiller)</li>
4
+
<li>Optimize Twig "extends" tag indexing performance <ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1374">#1374</a> (Daniel Espendiller)</li>
0 commit comments