[PR #5229] doc: remove "globals" from schema #26203

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

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

State: closed
Merged: Yes


Summary of the Pull Request

Minor cleanup on the schema. Globals isn't accepted anymore, so the schema should not help you autocomplete anymore.

Validation Steps Performed

Imported the new schema. You do not get a warning when globals is in. But, the schema won't suggest things when inside globals. It's just treated as an unknown item.

However, "defaultProfile" is still required (more of a sanity test)

**Original Pull Request:** https://github.com/microsoft/terminal/pull/5229 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request Minor cleanup on the schema. Globals isn't accepted anymore, so the schema should not help you autocomplete anymore. ## Validation Steps Performed Imported the new schema. You do _not_ get a warning when globals is in. But, the schema won't suggest things when inside globals. It's just treated as an unknown item. However, "defaultProfile" is still required (more of a sanity test)
claunia added the pull-request label 2026-01-31 09:14:36 +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#26203