Skip to content

Editing assist has different behavior depending on whitespace #877

Open
@mit-mit

Description

@mit-mit

Steps to Reproduce

  1. Create a new project
  2. Move to line 76, place the cursor inside Text and press Alt-Enter
  3. Select the 'Wrap' assist
  4. Enter Ro and press Tab to complete to Row

=> Cursor moves to 'child', and 'child' is in a red box suggesting you have to complete it

  1. Close project. Create a new project
  2. Move to line 79, place the cursor inside Text and press Alt-Enter
  3. Select the 'Wrap' assist
  4. Enter Ro and press Tab to complete to Row

=> Cursor moves to right after Row(. Subsequent Tab presses just adds empty tabs stops

Version info

Flutter plugin version 12 in IDEA version 2017.1 on Windows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions