lucvdv
Results
2
comments of
lucvdv
I think this must be be related: * $PSScriptRoot shows an empty string as tooltip when debugging in VS Code, * when you try to examine it while the script...
The current behavior is pretty consistent along Powershell, Powershell ISE and VS Code: $PSScriptRoot is populated only when the code is being executed as a saved script, it is not...