Skip to content

No variable values when over mouse #94

@fernandomacho

Description

@fernandomacho

My adapter config for debug php is (in config.json)

"languages": { "PHP": { "language_servers": ["!phptools", "!intelephense", "phpactor", "..."], }, }
and I has active hints
"inlay_hints": { "show_value_hints": false, }

now I try to debug (It doesn't matter if it's an API call or a script)

Image

but really the var has

Image

I think the hover functionality doesn't work when you're debugging and need to evaluate a variable. The xdebug configuration is correct, because this works in VS Code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions