Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We should recurse upwards when looking for local snippets #17805

Open
Tracked by #13000
zadjii-msft opened this issue Aug 26, 2024 · 0 comments
Open
Tracked by #13000

We should recurse upwards when looking for local snippets #17805

zadjii-msft opened this issue Aug 26, 2024 · 0 comments
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.

Comments

@zadjii-msft
Copy link
Member

#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)

@zadjii-msft zadjii-msft added Product-Terminal The new Windows Terminal. Issue-Task It's a feature request, but it doesn't really need a major design. Area-Suggestions Anything related to tasks or the suggestions UI (sxnui) labels Aug 26, 2024
@zadjii-msft zadjii-msft added this to the Terminal v1.23 milestone Aug 26, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Tag-Fix Doesn't match tag requirements label Aug 26, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting label Aug 26, 2024
@zadjii-msft zadjii-msft removed the Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

1 participant