Jon D.

Results 18 comments of Jon D.

You fixed exactly what I was going to look at after noting the "Known Issues" list, and three years earlier to boot. Too bad the author has let this request...

Thanks for creating this issue. I've been having the same problem for months now (possibly up to a year) across four machines both work and personal, including VMs, three operating...

> Hi Jon, > > Thanks, I agree, fair suggestion. And you are right, this repo has not received much attention lately. > This should not be too hard to...

I was about to open an issue for this, but it looks like it's already been done. So, I'll just add my own versions and a screenshot here. ## Versions...

> Suggest to try the new 1.24.0 release, which is in the preview version of the vc code ps extension. some things around whitespaces are tweaked but not your cases...

Update: I just noticed that using `-join` is also affected when used as a unary operator: ```powershell Invoke-Formatter -ScriptDefinition '-join$Array' # Output: -join$Array Invoke-Formatter -ScriptDefinition '$Array-join","' # Output: $Array -join...

Yes, as of Windows Terminal Preview 1.22, [sixel support is now included](https://devblogs.microsoft.com/commandline/windows-terminal-preview-1-22-release/#sixel-image-support).

I'm getting this in VSCode `1.103.2` as well. It's firing multiple times a second ```log 2025-08-27 15:57:39.621 [error] TypeError: Cannot read properties of undefined (reading 'filter') at updateDiagnostics (c:\Users\tma2\.vscode\extensions\mattpocock.ts-error-translator-0.10.1\out\extension.js:61730:36) at...