You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix#287: Handle invalid path chars when resolving script references
This change resolves an issue that appears when the user edits a script
that has dot-sourced script references which contain invalid characters.
The fix handles the exceptions that might be thrown in this case and
writes out the path details to the log file.
Related to PowerShell/vscode-powershell#274.
0 commit comments