Skip to content

Fuzzy search in completions is not working correctly #23151

Open
@rochala

Description

@rochala

Compiler version

3.7.0

Minimized code

object M:
  def scalaVersion(scalaVersion0: String): String =
    sa@@

Output

saferExceptions

Expectation

scalaVersion + scalaVersion0 as it does for e.g

object M:
  def scalaVersion(scalaVersion0: String): String =
    sl@@

Metadata

Metadata

Assignees

Labels

SpreeSuitable for a future Spreearea:presentation-compilerRelated to the presentation compiler module used by Metals and possibly other toolsitype:bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions