Skip to content

In VS Code, rust-analyzer prefers postfix completions over methods/traits #17077

@davidbarsky

Description

@davidbarsky

Just as a heads up, as of #17073, postfix completions/helpers are showing up first in VS Code. With a rust-analyzer built at c037130, these are the completions I'm getting:

Screenshot 2024-04-15 at 11 23 34 AM

With a rust-analyzer built at af72874, I'm getting the postfix completions first:

Screenshot 2024-04-15 at 11 25 57 AM

I'm not sure how intentional that is, but it certainly feels a bit like a bug to me.

Originally posted by @davidbarsky in #17073 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions