Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

[Rust-analyzer] Some Magic Completions not working as expected #161

Closed
@GrayJack

Description

@GrayJack

This is another issue that I noticed before RA became official
It has a feature that is called Magic Completions, but some of them doesn't work as expected on Atom

For example:

expr.not<TAB|ENTER> => !expr

But as right now on 74dba4c the following will happen:

expr.not<TAB|ENTER> => expr.!expr

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