Skip to content

[DIC] Add Parameter Hints for YAML and XML service arguments #896

@Haehnchen

Description

@Haehnchen

Having parameter hints in an usable public API now think of use them here:

"Datetime" <argument service="'Datetime' foobar">
arguments: [Datetime @foobar]

Extension Point

    <codeInsight.parameterNameHints
        language="PHP" implementationClass="com.jetbrains.php.ui.PhpInlayParameterHintsProvider"
    />

see https://blog.jetbrains.com/phpstorm/2017/03/new-in-phpstorm-2017-1-parameter-hints/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions