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
Was discussing this with a coworker and I noticed this change: f0886cd#diff-b9cfc7f2cdf78a7f4b91a753d10865a2R311 I can't fathom is being the cause, but at this point I'll take anything. Just adding this comment in case anyone else is taking a look and can test changing this line to lowercase powershell 🤷♂️
I've updated to latest on master and I can see my changes to package.json. But when I debug the extension, I can debug just fine from the extension host. Not sure what is going on but I certainly do not see a "launch" requests in your log file. Can you describe which debug config you are using? PoweShell Launch Current File, PowerShell Interactive Session? Maybe you could paste the debug config json you're using here?
Well, on my laptop I can repro this. I have a "fix" but I'd like to understand a little better why this isn't working. Will have a PR in the next day or two.
System Details
System Details Output
Issue Description
I am experiencing a problem with debugging PowerShell scripts when building master after commit f0886cd
Steps I have taken to reproduce issue:
git checkout f0886cd9edf58e12c612a2
Note: F8 works just fine.
Expected Behaviour
It should debug the script
Actual Behaviour
It doesn't appear to do anything.
Attached Logs
1550730182-someValue.sessionId.zip
The text was updated successfully, but these errors were encountered: