Skip to content

Bug Report: C++ auto code suggestions/autocomplete not working #5548

@saucymonster

Description

@saucymonster

The auto code suggestions (code autocomplete) feature for C++ doesn't work as expected. It seems to consistently skip the first letter of every new word when make a suggestion.

Image

Expected behaviour: Should auto suggest "vector", or other possibilities starting with "vec"

Actual behaviour: Only makes suggestions based on the "ec", and skips the initial "v".

Other examples:

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions