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.