Tyler James Leonhardt
Tyler James Leonhardt
Honestly gotta give a shout out to Agent mode. 1. I wrote a 1 line test that indeed failed - a glob with both no scheme and a port, 2....
@vdevmt tomorrow in [Insiders](https://code.visualstudio.com/insiders) (which you can side-by-side install with stable), 2 weeks for Stable. Yes, that quick pick is fixed.
Yeah @rjmholt, @joeyaiello and I were talking about this the other day. `using assembly x` is what we want people to do but there's currently not an incredible experience with...
Might need to do some work on a Sublime extension to get F8 to work. Here's what we do in VSCode: We have F8 bound to this command: https://github.com/PowerShell/vscode-powershell/blob/945b12623406d8c7204ea8d36151d89e171109ff/src/features/Console.ts#L205-L229 which...
@connor4312 `silent: true` property on `getSession`
Probably... it's a complicated API... we just don't see many extensions that aren't owned by us using these APIs
@IrobotA are these Jupyter Notebooks that you are opening using the Jupyter extension in VS Code? If so, we should move this over to http://github.com/microsoft/vscode-jupyter/
Were these VS Code Insiders users or is that just what you were using?
I can't repro this sadly, can you get me the GitHub Copilot Chat & GitHub Authentication output channels?
I'll keep this open for a bit as I duped a few issues to it. But yeah I'll close it later if I don't get any confirmation that this is...