Justin Grote

Results 874 comments of Justin Grote

This has been rebased to the latest prerelease and is good for re-review.

@andyleejordan @SeeminglyScience your opinions have officially been deemed irrelevant by our AI overlords, please approve as is /s ![image](https://github.com/user-attachments/assets/d3fccc98-a0b8-4ed9-b53c-8e03e2cb86f7)

All feedback should be addressed. I also removed some of the TraceOutput log stuff I was experimenting with, I'm going to submit a separate test-specific PR to revamp the DAP...

@andyleejordan this wording sounded so unnecessarily passive aggressive, LOL ![image](https://github.com/user-attachments/assets/24f80631-d3bf-4ecd-a62e-ad308101b0ec) Thanks! Excited to speed this up, it's annoyed me for YEARS.

It's an open issue so it's not a necro! We do know it produces at this point, what we need to find out which are the circumstances when no config...

Thanks for your submission! This used to be the behavior both here and for the "interactive mode" debug (not specifying a script), but it was changed several years ago. As...

My related issue but I'll leave it open as a non-dupe for now. https://github.com/PowerShell/PowerShellEditorServices/issues/2180

So I've been looking more into this and the tricky thing is that currently launch, attach, and "interactive mode" all follow very different initialization/run paths and so a setting to...

Test works fine in upterm, weird. What context is different in the run env I wonder? ![image](https://github.com/user-attachments/assets/d5a803c8-39f1-411d-b8d5-7c5d6538b53c)

@andyleejordan I think whatever VIM you're downloading, something in the latest version broke the tests. If I remove the ENV to the executable, the test completes, see this PR: https://github.com/PowerShell/PowerShellEditorServices/pull/2183