Skip to content
This repository was archived by the owner on Dec 8, 2020. It is now read-only.
This repository was archived by the owner on Dec 8, 2020. It is now read-only.

Autocompletion not autocompleting fully? #382

Open
@jonathan-s

Description

@jonathan-s

Version of VSCode: 1.23.1
Version of the extension: 0.4.2
OS: OSX

Description:
I'm not sure if this particular to Visual studio code or the plugin itself. But whenever I start write assert I get the autocomplete for the following two items assert_eq and assert, If I select assert_eq and press tab I get the correct autocomplete that looks like this assert_eq!(, );

However if I start writing eq I also get the autocomplete for assert_eq, but when I press tab in this case it only completes to assert_eq nothing else. Ideally it would autocomplete in the same way as above.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to 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