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
@@ -14,6 +14,10 @@ Changelog
14
14
* 0.10.x: PhpStorm 7 (no support)
15
15
* 0.9.x: PhpStorm 6 (no support)
16
16
17
+
## 0.19.193
18
+
* Filter some special debug service and move the into lower priority (Daniel Espendiller)
19
+
* Extract project directory from the file context; use directly the project to prevent "com.intellij.util.indexing.FileContentImpl$IllegalDataException: Cannot obtain text for binary file type : Unknown" on xlf files #1459 (Daniel Espendiller)
20
+
17
21
## 0.19.192
18
22
* Allow to disable Twig bundle namespace and support in autoconfigure (Daniel Espendiller)
19
23
* Wrapped the deprecated "getBaseDir" for getting the project root directory (Daniel Espendiller)
<li>Allow to disable Twig bundle namespace and support in autoconfigure (Daniel Espendiller)</li>
4
-
<li>Wrapped the deprecated "getBaseDir" for getting the project root directory (Daniel Espendiller)</li>
5
-
<li>Bundle ending is not needed for Twig namespaces (Daniel Espendiller)</li>
6
-
<li>Added reference and inspection support for TranslatorHelper (<ahref="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1420">#1454</a>) (Thomas Schulz)</li>
7
-
<li>Add support for service class inside tag adding indention (Daniel Espendiller)</li>
8
-
<li>Provide completion support for named argument inside yaml arguments context (Daniel Espendiller)</li>
9
-
<li>Add support for autocompletion inside the MessageSubscriberInterface::getHandledMessages method (Stefano Arlandini)</li>
3
+
<li>Filter some special debug service and move the into lower priority (Daniel Espendiller)</li>
4
+
<li>Extract project directory from the file context; use directly the project to prevent "com.intellij.util.indexing.FileContentImpl$IllegalDataException: Cannot obtain text for binary file type : Unknown" on xlf files #1459 (Daniel Espendiller)</li>
0 commit comments