Skip to content

PHP debugger should specify it is interested in PHP language #568

Description

@isidorn

Hi VS Code dev here 👋

PHP debug should specify in the package.json that it is interested in php language files.
Here's how mock debug does it
https://github.com/microsoft/vscode-mock-debug/blob/main/package.json#L135

This way the PHP debugger will be used as default for php language files.
And issues like this will be fixed microsoft/vscode#123271

Metadata

Metadata

Assignees

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