[Bug] The fuzzy search results of Xcode 15 beta Quick Open are inferior to Xcode 14

Suppose I have a class named XXXArticleDetailViewController.h/m.

I used quick open to search for it using the keyword artidevico

Xcode 14 shows the file and other fuzzy search results, while Xcode 15 doesn't show anything at all. This is a serious bug that needs to be addressed.

Post not yet marked as solved Up vote post of DavelLiu Down vote post of DavelLiu
434 views

Replies

Another case:

File: XYCommonBase/Build Keyword: XYComBa/build

Actually result: shows nothing expect: shows the file as result.

Please fix.

Another case:

ObjC Enum: XXImagePreviewVideoStateNormal

use xximprvist show the candidates, but if I continue write no (xximprvistno), the result shows empty.

Same issue. OBJC Class name is XXXUserManager i can use XXXUsrMgr to find it in quick open of Xcode 14, but it not work in Xcode 15. XXXUseManag OK, XXXUsrMgr not OK.

another case: code completion get even worse for a long enum name.

See this video: https://cln.sh/R5VqSTCq