We should recurse upwards when looking for local snippets #22160

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

Originally created by @zadjii-msft on GitHub (Aug 26, 2024).

#17388 only supported the exact current directory for looking for snippets.

We should instead support looking for snippets recursively from the CWD, and layering top-down (so snippets in subdirs overwrite ones in higher dirs).
(as spec'd in #17329)

Originally created by @zadjii-msft on GitHub (Aug 26, 2024). #17388 only supported the exact current directory for looking for snippets. We should instead support looking for snippets recursively from the CWD, and layering top-down (so snippets in subdirs overwrite ones in higher dirs). (as spec'd in #17329)
claunia added the Issue-TaskNeeds-Tag-FixProduct-TerminalArea-Suggestions labels 2026-01-31 08:05:07 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#22160