[PR #11416] Use X-macros to simplify new setting creation in SettingsModel #28569

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

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

State: closed
Merged: Yes


Introduces X-macros to reduce the number of places we need to write essentially the same line of code but for a different setting (declaring it in the header file, in Copy, LayerJson, ToJson, etc).

**Original Pull Request:** https://github.com/microsoft/terminal/pull/11416 **State:** closed **Merged:** Yes --- Introduces X-macros to reduce the number of places we need to write essentially the same line of code but for a different setting (declaring it in the header file, in `Copy`, `LayerJson`, `ToJson`, etc).
claunia added the pull-request label 2026-01-31 09:29:20 +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#28569