Skip to content

IDE: Consider fuzzy-search in completion #5507

Closed
@Duhemm

Description

@Duhemm

Currently, we filter completion candidates that match the prefix that the user has written. We should try to do fuzzy search.

Note for later: we should consider doing fuzzy search instead (like what we do in https://github.com/lampepfl/dotty/blob/master/compiler/src/dotty/tools/dotc/reporting/diagnostic/messages.scala#L338 (scalac implementation: scala/scala#6711))

Originally posted by @smarter in #5476

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions