Tyler James Leonhardt

Results 631 comments of Tyler James Leonhardt

Believe it or not, but I was on another vacation. I'm back now... til the holidays... so hopefully we can make some progress here. It's good that PowerShell was able...

That doesn't seem to be related. VS Code does not open those popups. My guess is that Git Credential Manager or your shell does. I got a new issue going...

Hey @tsgsz, hope you're feeling better. COVID sucks. For macOS, how did you install it. Could you record a video of you going through the flows? I'd love it if...

@RcrossF sorry I think the video has become unaccessible for us. You should be able to attach it to the GH thread

In your video, when you first move over to VS Code, you are unable to type in the editor is that right? Can you try when you have your cursor...

@sogaiu mentioned this issue in my issue: https://github.com/tree-sitter/tree-sitter/issues/2338... do you all think mine is a duplicate? We use `web-tree-sitter` for [localization of VS Code extensions](https://github.com/microsoft/vscode-l10n/tree/main/l10n-dev) and what we've noticed is...

@sogaiu did you try loading these in node.js by chance? That's the environment I see the issues in.

Thank you so much for putting that together @sogaiu! I experienced the same. Node.js 19 and higher had the issue.

This is an upstream issue - https://github.com/AvaloniaUI/Avalonia/issues/2800

Basically, GraphicalTools uses a separate process that launches the GUI. This is really the only way it can be done. The GraphicalTools PowerShell module starts up this other process and...