[PR #17535] Stop parsing saveSnippets actions in json #31260

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

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

State: closed
Merged: Yes


In the spec review, we agreed these didn't really need to be saved to the user's own settings file. This removes parsing and saving for the experimental.saveSnippet action, but we still have the action internally. This is powered by a new x-macro for "INTERNAL_" actions.

Follow-up from #16513.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/17535 **State:** closed **Merged:** Yes --- In the spec review, we agreed these didn't really need to be saved to the user's own settings file. This removes parsing and saving for the `experimental.saveSnippet` action, but we still have the action _internally_. This is powered by a new x-macro for "INTERNAL_" actions. Follow-up from #16513.
claunia added the pull-request label 2026-01-31 09:46:08 +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#31260