[PR #10489] Add Settings UI enum to json schema #28079

Open
opened 2026-01-31 09:26:11 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/10489

State: closed
Merged: Yes


Summary of the Pull Request

Noticed the json schema was listing the option as invalid even though it's accepted by WT. So added it to schema to remove the error.

PR Checklist

  • CLA signed. If not, go over here and sign the CLA
  • Schema updated.

Validation Steps Performed

No longer shows as invalid in VSCode.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/10489 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request Noticed the json schema was listing the option as invalid even though it's accepted by WT. So added it to schema to remove the error. ## PR Checklist * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [x] Schema updated. ## Validation Steps Performed No longer shows as invalid in VSCode.
claunia added the pull-request label 2026-01-31 09:26:11 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#28079