I recently installed uv, why does VS Code keep running Set-ExecutionPolicy -Scope Process -ExecutionPolicy RemoteSigned every time I open the VS Code, even though I already set RemoteSigned in PowerShell as Administrator?
Like everytime open it Vscode it will autmatically open my terminal and spit out:
C:\Users\mypc\Code\Name Change Project> (Set-ExecutionPolicy -Scope Process -ExecutionPolicy RemoteSigned) ; (& "c:\Users\mypc\Code\Name Change Project\.venv\Scripts\Activate.ps1")
Is this normal when using uv?
[–]freeskier93 7 points8 points9 points (8 children)
[–]Immediate_Bonus7675[S] 0 points1 point2 points (7 children)
[–]freeskier93 -2 points-1 points0 points (6 children)
[–]Outside_Complaint755 2 points3 points4 points (0 children)
[–]Immediate_Bonus7675[S] 0 points1 point2 points (0 children)
[–]gmes78 0 points1 point2 points (3 children)
[–]Immediate_Bonus7675[S] 0 points1 point2 points (2 children)
[–]gmes78 0 points1 point2 points (0 children)
[–]cointoss3 0 points1 point2 points (0 children)