Skip to content

Autocomplete removing preceding space #1483

@mayorbyrne

Description

@mayorbyrne

When I try and set a value using autocomplete, sometimes the editor removes the preceding space. If I want something that looks like note.x = dropAreaBG.x, if I autocomplete on dropAreaBG, the end results looks like note.x =dropAreaBG.x.

I've added a gif that illustrates what I'm seeing. Since this doesn't seem to happen when editing js, it feels like a dart extension issue.

autocomplete gif

Metadata

Metadata

Assignees

No one assigned

    Labels

    in editorRelates to code editing or language featuresis bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions