Skip to content

be agnostic with respect to path separators in path transforms #62

@softwareCobbler

Description

@softwareCobbler

Ideally, a transforms like

{
    "idePrefix": "${workspaceFolder}/web",
    "serverPrefix": "/var/www"
}

and

{
    "idePrefix": "${workspaceFolder}\web",
    "serverPrefix": "/var\www"
}

would be, from the point of view of the user, functionally identical.

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