Use vscode installed by winget
This commit is contained in:
parent
fefd8a1060
commit
975ed3e5d3
@ -12,4 +12,4 @@ $env:Path = [System.Environment]::GetEnvironmentVariable("Path","Machine") + ";"
|
|||||||
# TODO: Automatically set python interpreter
|
# TODO: Automatically set python interpreter
|
||||||
|
|
||||||
# Start VS Code
|
# Start VS Code
|
||||||
Start-Process -FilePath '.\WPy64-31260\VS Code.exe' -ArgumentList "."
|
code .
|
||||||
Loading…
Reference in New Issue
Block a user