-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded
Milestone
Description
Does this issue occur when all extensions are disabled?: Yes
-Summary:
Submitting an MCP Elicitation Request with a field using schema format: 'email' results in an error when entering an email containing an @. The validation incorrectly rejects valid emails.
VS Code Version: 1.103.2
OS Version: macOS Sequoia 15.6
Steps to Reproduce:
- Initiate an MCP Elicitation Request.
- In any field expecting an email (
format: 'email'), enter a valid address (e.g.,user@example.com). - Observe: As soon as an
@is entered, an error message appears and the input is rejected.
Expected Behavior:
Email addresses containing an @ should be accepted as valid.
Actual Behavior:
Emails with an @ are erroneously rejected.
Does this issue occur when all extensions are disabled? Yes
Additional Context:
- Verified with VS Code Insiders, issue persists with all extensions disabled.
- No external extensions are affecting validation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded