Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

StringMatch utility should add weighting to exact prefix matches over separated matches. #3411

@petetronic

Description

@petetronic

Add two files in the project root:

ASC.js
ActionScriptCompiler.js

While editing in some other file, open Cmd-T to access the Quick Open feature. Delete the @ sign if present, and then type "ASC".

It finds both ActionScriptCompiler.js and ASC.js, but ranks ActionScriptCompiler.js higher when it should probably prefer the exact match prefix for ASC.js at the top of the list.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions