We should recurse upwards when looking for local snippets #17805
Labels
Area-Suggestions
Anything related to tasks or the suggestions UI (sxnui)
Issue-Task
It's a feature request, but it doesn't really need a major design.
Needs-Tag-Fix
Doesn't match tag requirements
Product-Terminal
The new Windows Terminal.
Milestone
#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)
The text was updated successfully, but these errors were encountered: