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

Fix fuzzy match in Explorer tree Find on an ISFS folder in 1.94 (fix #1445) #1446

Merged
merged 2 commits into from
Oct 4, 2024

Conversation

gjsjohnmurray
Copy link
Contributor

This PR fixes #1445.

Still investigating some match failures, which may be caused by a VS Code bug. Hence PR is initially Draft.

@gjsjohnmurray gjsjohnmurray marked this pull request as ready for review October 4, 2024 20:29
@gjsjohnmurray
Copy link
Contributor Author

The VS Code issue that can cause our fuzzy matches in the 1.94 Explorer to show incomplete results is noted at microsoft/vscode#230486 (comment)

It will be fixed in Monday's Insiders and may get put into a 1.94 recovery. So I'm setting this PR as ready for review.

@gjsjohnmurray gjsjohnmurray merged commit f38aa63 into intersystems-community:master Oct 4, 2024
5 checks passed
@gjsjohnmurray gjsjohnmurray deleted the fix-1445 branch October 4, 2024 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fuzzy match in Explorer tree Find on an ISFS folder not fixed by #1443
2 participants