Use vscode installed by winget

This commit is contained in:
Jona Heitzer 2024-10-29 12:26:44 +01:00
parent fefd8a1060
commit 975ed3e5d3

View File

@ -12,4 +12,4 @@ $env:Path = [System.Environment]::GetEnvironmentVariable("Path","Machine") + ";"
# TODO: Automatically set python interpreter
# Start VS Code
Start-Process -FilePath '.\WPy64-31260\VS Code.exe' -ArgumentList "."
code .