Skip to content

difficult to know which item to select in the code completion menu #3415

Open
@MahmoudMohi63

Description

@MahmoudMohi63

When creating new widget and typing the new keyword before it for e.x. new Conta and clicking tab I do get the full completion for that widget (new Container()). When I don't use the new keyword and try to tab for autocomplete a just get the widget name like so Container

i updated to 2019.1.1
i get 3 of everything when i press tab for auto just get name like so Text or Container
Screenshot (19)
Screenshot (8)

at version 2018.3.6 i get 2 item
when i try to press enter or tab at (MaterialApp ( package...)) auto complet just get (MaterialApp)
Screenshot (20)

but when i press tab at MaterialApp ({Ke.... auto is work fine
Screenshot (21)

i dont need to use new or getting 2-3 item how to fix this? i just want this

Screenshot (20)

Version info

flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, v1.2.1, on Microsoft Windows [Version 10.0.16299.15], locale en-US)
[√] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
[√] Android Studio (version 3.4)
[√] IntelliJ IDEA Community Edition (version 2019.1)
[√] VS Code (version 1.33.1)
[!] Connected device
! No devices available

Plugin: dart and flutter

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