Andy Jordan

Results 495 comments of Andy Jordan

Easy way to repro: type "Wait-Debugger" in console.

I bit off a bit more than I intended to with this one @SeeminglyScience.

I have never used devcontainer. Probably not possible right now, and the files should be deleted. I just use the workspace debug configurations I added, they work like a charm....

I updated the build scripts so if you're building from the task (or really, in "Debug" configuration, and not release) from a clean slate, it'll symlink the server build to...

Hey nice! I will _not_ delete the devcontainer then 😏

@SeeminglyScience might want to take a look at this? Probably fixed with your PR.

That snippet is right here: https://github.com/PowerShell/vscode-powershell/blob/2d3a3c26fa9b5e54bdc4087b64f9729df30d01d0/snippets/PowerShell.json#L90-L100 If you want to fix it and submit a PR, I'd be more than happy to merge it!

Resolved, thanks! New preview will be out soon.

This is complicated. The reason it started happening is that we synced the state of the PowerShell debugger and the VS Code debugger. We did this by essentially checking on...

I think @SeeminglyScience is attempting to wire this up. Changing assignee.