settings.json schema aka.ms url points to previous version schema #20245

Closed
opened 2026-01-31 07:07:58 +00:00 by claunia · 1 comment
Owner

Originally created by @arkthur on GitHub (Jul 14, 2023).

Windows Terminal version

1.17.11461.0

Windows build number

10.0.22621.1992

Other Software

No response

Steps to reproduce

  1. Open Terminal.
  2. Press Ctrl + ,.
  3. Click on Open JSON file.
  4. Open schema link in a web browser.

Expected Behavior

Browser directs you to current terminal version settings JSON schema file, showing in address bar: https://raw.githubusercontent.com/microsoft/terminal/release-1.17/doc/cascadia/profiles.schema.json

Actual Behavior

Browser directs you to previous terminal version settings JSON schema file, showing in address bar: https://raw.githubusercontent.com/microsoft/terminal/release-1.16/doc/cascadia/profiles.schema.json

Originally created by @arkthur on GitHub (Jul 14, 2023). ### Windows Terminal version 1.17.11461.0 ### Windows build number 10.0.22621.1992 ### Other Software _No response_ ### Steps to reproduce 1. Open Terminal. 2. Press Ctrl + ,. 3. Click on Open JSON file. 4. Open schema link in a web browser. ### Expected Behavior Browser directs you to current terminal version settings JSON schema file, showing in address bar: https://raw.githubusercontent.com/microsoft/terminal/release-1.17/doc/cascadia/profiles.schema.json ### Actual Behavior Browser directs you to previous terminal version settings JSON schema file, showing in address bar: https://raw.githubusercontent.com/microsoft/terminal/release-1.16/doc/cascadia/profiles.schema.json
claunia added the Needs-TriageIssue-Bug labels 2026-01-31 07:07:58 +00:00
Author
Owner

@DHowett commented on GitHub (Jul 14, 2023):

Thanks! Just pushed a fix for this. 😄

@DHowett commented on GitHub (Jul 14, 2023): Thanks! Just pushed a fix for this. :smile:
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#20245