Flutter-intellij: Auto completing inside a function deletes code.

Created on 5 Jun 2018  路  8Comments  路  Source: flutter/flutter-intellij

@Kartik1607 commented on Jun 3, 2018, 5:13 AM UTC:

Happened on Android Studio. When I tried to auto complete the text, the successive code was deleted. Refer to the video here https://www.youtube.com/watch?v=ZIdPv8lA3ZY

This issue was moved by devoncarew from flutter/flutter/issues/18147.

bug completion dart sdk topic-editing

Most helpful comment

Fixed.

All 8 comments

@goderbauer commented on Jun 4, 2018, 6:00 PM UTC:

/cc @devoncarew

@jwren, @alexander-doroshko, @scheglov, we've had two reports of this recently.

It's Dart plugin problem. I'll check if it is already fixed. If only I could copy/paste the code right from the video... :)

Reproduced. Will fix ASAP. Tracked as https://youtrack.jetbrains.com/issue/WEB-32955

Fixed.

Hi, I only recently started experiencing this behaviour.
Android Studio 3.1.3
Build #AI-173.4819257, built on June 4, 2018
JRE: 1.8.0_152-release-1024-b02 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0

Dart Plugin Version: 173.4700

Flutter Plugin Version: 26.0.1

Still happens in Android Studio 3.2.1

@tonyshkurenko, it should be fine in the latest official Android Studio release (3.3.x). If it's not please paste a code sample.

Was this page helpful?
0 / 5 - 0 ratings