Skip to content

Order search results with the same name by function arity #138

@daliboris

Description

@daliboris

When I search for sm:create-account function, results are sorted in the following order:

  1. sm:create-account#4
  2. sm:create-account#6
  3. sm:create-account#3
  4. sm:create-account#5

Describe the solution you'd like
For better orientation in function signatures, it is useful to sort functions with the same name according to arity:

  1. sm:create-account#3
  2. sm:create-account#4
  3. sm:create-account#5
  4. sm:create-account#6

Let me know if I can help with the development of this functionality.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions