Open
Description
Steps to Reproduce
- Create a new project
- Move to line 76, place the cursor inside
Text
and press Alt-Enter - Select the 'Wrap' assist
- Enter
Ro
and press Tab to complete toRow
=> Cursor moves to 'child', and 'child' is in a red box suggesting you have to complete it
- Close project. Create a new project
- Move to line 79, place the cursor inside
Text
and press Alt-Enter - Select the 'Wrap' assist
- Enter
Ro
and press Tab to complete toRow
=> 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
Labels
No labels