Skip to content

launch configurations change / to \ on Windows #958

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dschaefer2 opened this issue Jul 8, 2024 · 1 comment
Closed

launch configurations change / to \ on Windows #958

dschaefer2 opened this issue Jul 8, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@dschaefer2
Copy link
Member

I created a project on my Mac and then checked it out on my Windows machine. VSCode-Swift changed the paths in the launch configurations to be Windows paths. Going back and forth between the platforms is going to be painful.

e.g.

    "program": "${workspaceFolder:doug-proj}\\.build\\debug\\doug-proj",

Windows does understand the forward slashes.

@plemarquand
Copy link
Contributor

Verified in be8372e

@github-project-automation github-project-automation bot moved this from Needs Verification to Done in Swift Extension for Visual Studio Code Sep 17, 2024
@matthewbastien matthewbastien removed the needs verification Issue has been fixed, but requires verification before closing label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

4 participants