intersystems-community / vscode-objectscript

InterSystems ObjectScript extension for Visual Studio Code
https://docs.intersystems.com/components/csp/docbook/DocBook.UI.Page.cls?KEY=GVSCO
Other
108 stars 50 forks source link

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

Closed gjsjohnmurray closed 1 month ago

gjsjohnmurray commented 1 month ago

This PR fixes #1445.

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

gjsjohnmurray commented 1 month ago

The VS Code issue that can cause our fuzzy matches in the 1.94 Explorer to show incomplete results is noted at https://github.com/microsoft/vscode/pull/230486#issuecomment-2394516482

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.