Connor Peet
Connor Peet
Can you share user/client flow(s) that would be served by these changes? From the client (VS Code) perspective, for any kind of interoperability I would likely namespace URIs to include...
There is no "local overrides" feature in this debugger because this debugger inherently already works from a local file system and maps local files to files in the runtime by...
I'm not a very big fan of this. I see that it's useful for consumers to save a little bit of work if they don't know whether an abort signal...
Yes, verbose logs would be appreciated, thanks!
Thanks for the logs. I'm curious what you see if you just open cmd.exe and run `C:\Program Files\PowerShell\7\pwsh.exe -Command "Write-Output 'fda0bbe81247'; [System.Environment]::GetEnvironmentVariables() | ConvertTo-Json -Compress; Write-Output 'fda0bbe81247'"` manually? (That's the...
Thanks for your help, I really appreciate it. I've added some logging that might help us track down what's going on here. It'll be in our next build Monday, I'll...
The new [Insiders](https://code.visualstudio.com/insiders/) build with more logging is available
It seems like the environment was echo'd successfully, but for some reason the terminal process didn't exit after doing so. I'm still not sure why, but we could be eager...
I think the overall scope and design goals can be better represented by you and others, but I'm happy to help contribute info about the package structure/openapi spec once there's...
I think this looks good overall, one comment :)