[PR #197] Consolidate schemes path search code #24087

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

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

State: closed
Merged: Yes


This PR addresses the following to-do comment in the code by introducing Scheme.GetSearchPaths method that is then used from IniSchemeParser and XmlSchemeParser:

f334ba68c9/tools/ColorTool/ColorTool/IniSchemeParser.cs (L73-L75)

**Original Pull Request:** https://github.com/microsoft/terminal/pull/197 **State:** closed **Merged:** Yes --- This PR addresses the following to-do comment in the code by introducing `Scheme.GetSearchPaths` method that is then used from `IniSchemeParser` and `XmlSchemeParser`: https://github.com/Microsoft/console/blob/f334ba68c94e974d8326f2f39ad89ab739761bd5/tools/ColorTool/ColorTool/IniSchemeParser.cs#L73-L75
claunia added the pull-request label 2026-01-31 09:01:19 +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#24087