Skip to content

Visual Studio Code (VSCode) - Add an example File Link format #145

@shoulders

Description

@shoulders

Background

VSCode is now an extremely popular IDE and as a consequence xDebug is heavily used in this IDE.

The Issue

On the Settings page there is no file_link_format example for VSCode

https://xdebug.org/docs/all_settings#file_link_format

I had to use ChatGPT to figure it out, but my first place to look was this page.

Proposed Solution

Please can you add a file_link_format example for VSCode

I use this

xdebug.file_link_format = "vscode://file/%f:%l"
  • I am using Windows 11 Pro

Thanks

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