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
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,8 @@ Changelog
2
2
=========
3
3
4
4
# Version names
5
-
* 0.18.x: PhpStorm 2019.1+
5
+
* 0.19.x: PhpStorm 2019.2+
6
+
* 0.18.x: PhpStorm 2019.1+ (no support)
6
7
* 0.17.x: PhpStorm 2018.2+ (no support)
7
8
* 0.16.x: PhpStorm 2017.3.2+ (no support)
8
9
* 0.15.x: PhpStorm 2017.2+ (no support)
@@ -13,6 +14,9 @@ Changelog
13
14
* 0.10.x: PhpStorm 7 (no support)
14
15
* 0.9.x: PhpStorm 6 (no support)
15
16
17
+
## 0.19.184
18
+
* Provide extension for twig include and extends usage (Daniel Espendiller)
19
+
16
20
## 0.18.183
17
21
* 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
22
* Optimize Twig "extends" tag indexing performance [#1374](https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1374) (Daniel Espendiller)
<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>
3
+
<li>Provide extension for twig include and extends usage (Daniel Espendiller)</li>
0 commit comments