[PR #16844] Use .rc files in TSM instead of string literals #31024

Closed
opened 2026-01-31 09:44:38 +00:00 by claunia · 0 comments
Owner

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

State: closed
Merged: Yes


More prerequisite work for Action IDs - turns out if we add the action IDs to the actions defined in defaults.json the string ends up being too large and the compiler complains about it. Use a .rc file for defaults.json instead and also for enableColorSelection.json + userDefaults.json.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/16844 **State:** closed **Merged:** Yes --- More prerequisite work for Action IDs - turns out if we add the action IDs to the actions defined in `defaults.json` the string ends up being too large and the compiler complains about it. Use a `.rc` file for `defaults.json` instead and also for `enableColorSelection.json` + `userDefaults.json`.
claunia added the pull-request label 2026-01-31 09:44:38 +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#31024