Windows PATH updates can leave quotes in your PATH (and duplicates)
Closed this issue · 1 comments
martinfouilleul commented
Imported from gitea. See https://git.handmade.network/hmn/orca/issues/142 for previous conversation
VS Code popped up a warning today telling me that I had quotes in my PATH, and that this can mess with things. So far my things have not been messed with, but I looked in my PATH and there were indeed quotes there - in fact, there were two versions of the Orca PATH.
So, that's dumb, and might cause problems for people when installing and uninstalling.
The PowerShell script should be updated to handle quotes.
martinfouilleul commented
The new user tooling (#55 ) doesn't mess with the user PATH, so this should be obsolete