|
1 | 1 | <html>
|
2 | 2 | <ul>
|
3 |
| - <li>Provide service class linemarker for prototype resource of xml files (Daniel Espendiller)</li> |
4 |
| - <li>Support resource namespace navigation for xml prototype (Daniel Espendiller)</li> |
5 |
| - <li>Support latest command name extraction logic also in search everywhere (Daniel Espendiller)</li> |
6 |
| - <li>Provide navigation for "resource" and "exclude" of yaml files (Daniel Espendiller)</li> |
7 |
| - <li><a href="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1541">#1541</a> fix supporting "asCommand" name as default value (Daniel Espendiller)</li> |
| 3 | + <li>Provide linemarker for route annotations imports (Daniel Espendiller)</li> |
| 4 | + <li>Inspection for deprecated "controller" targets on route (Daniel Espendiller)</li> |
| 5 | + <li>Support conditional enviroment for yaml file to index resources (Daniel Espendiller)</li> |
| 6 | + <li>Add global resolving of resources (Daniel Espendiller)</li> |
| 7 | + <li>Add "resources" outside of routing to index (Daniel Espendiller)</li> |
| 8 | + <li>Add more (getReference, getClassMetadata, getPartialReference) Doctrine entity class constant completion (Daniel Espendiller)</li> |
| 9 | + <li>Prioritize class constant parameter completion for Doctrine repository and form types (Daniel Espendiller)</li> |
| 10 | + <li>Try to detect yaml translation files also on language pattern (Daniel Espendiller)</li> |
| 11 | + <li>Twig form linemarker should only be triggered on smallest (leaf) elements (Daniel Espendiller)</li> |
| 12 | + <li>PhpLineMarkerProvider linemarker should only be triggered on smallest (leaf) elements (Daniel Espendiller)</li> |
| 13 | + <li>Constraint message property linemarker should only be triggered on smallest (leaf) elements (Daniel Espendiller)</li> |
| 14 | + <li>Remove annotation linemarker as its also catched by resources linemarker now (Daniel Espendiller)</li> |
| 15 | + <li>Extend resources / import index with context options (Daniel Espendiller)</li> |
| 16 | + <li><a href="https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1940">#1940</a> add translation support for TranslatableMessage class (Daniel Espendiller)</li> |
| 17 | + <li>"+intl-icu" remove suffix from compiled translation domains (Daniel Espendiller)</li> |
| 18 | + <li>Prevent empty translation domains (Daniel Espendiller)</li> |
| 19 | + <li>Provide "glob" pattern extraction for string to provide a file scanner (Daniel Espendiller)</li> |
| 20 | + <li>Support file and directory resolving for resources (Daniel Espendiller)</li> |
| 21 | + <li>Fixed bad links to jetbrains plugin marketplace (Adrian Rudnik)</li> |
8 | 22 | </ul>
|
9 | 23 | </html>
|
0 commit comments