Tyler James Leonhardt

Results 103 issues of Tyler James Leonhardt

Continuing on from https://github.com/microsoft/vscode/pull/237993 We need the new Core contributed Sign up view to allow a GHE.com user to sign in. Right now, there is only one button and it...

bug
chat-setup

I love this filter: ![image](https://github.com/user-attachments/assets/51b59870-55f7-42a2-8c12-5b8caba7cfe4) Can I also have in the editor itself somewhere? ![image](https://github.com/user-attachments/assets/ce4622a2-1b4c-4a05-80c8-3b5e83e452d6) Usecase: I want to filter down to only events I care about, but compare an...

### Summary of the new feature / enhancement Reviving https://github.com/PowerShell/PowerShell/issues/17663 I self-host daily builds with this in my Profile: ```pwsh #region Update PowerShell Daily $updateJob = Start-ThreadJob -ScriptBlock { Invoke-Expression...

Issue-Enhancement
Area-Maintainers-Build
Needs-Triage
WG-NeedsReview

Take a look at the docs on VS Code's built-in auth support: https://code.visualstudio.com/api/references/vscode-api#authentication You'll probably want `getSession`. It's way easier than having to manage a PAT.

With this change, we support being able to on-the-fly create an Auth Provider based on an oauth-authorization-server's metadata. MCP then leverages this because by following the MCP spec we can...

No errors occurred; it just hangs on "Just a moment" indefinitely after selecting my email address on the login screen. ![Image](https://github.com/user-attachments/assets/b7984fa2-379c-4e81-b80a-014756d5e486) _Originally posted by @BrunoCQ in https://github.com/microsoft/vscode/issues/240581#issuecomment-2656584537_

bug
info-needed
upstream
microsoft-authentication

Please see this section of the spec: https://datatracker.ietf.org/doc/html/rfc8252#section-7.3 > Native apps that are able to open a port on the loopback network > interface without needing special permissions (typically, those...

Testing #6329 I would love to see unread notifications in the view as well - and the difference between read & unread notifications.

feature-request
notifications-view

### Describe the Issue Don't write this stuff to user settings. ### Steps to Reproduce 1. use the Azure MCP server for the first time and select the subscriptions you...