Skip to content

Autocomplete suggestions in Dart #113759

@titoworlddev

Description

@titoworlddev

Hello, I have a problem, that when I accept a suggestion it is not completed with everything that the suggestion has, that is, I use the Dart language, and when for example I create a Container (), if I start writing the word, I get in the suggestion the entire word is complete and including the parentheses, but I give TAB to accept that suggestion and the word Container is written but the parentheses are not put. I do not know if it is my problem that maybe I have an extension that gives problems, but I have already tried to remove all the ones that may interfere with that, and also I have the same extensions for a long time and before they did not give me problems, so I think that there must be some problem with the program. I've also tried to fix it by uninstalling the program and reinstalling, but that doesn't work either.

Metadata

Metadata

Assignees

Labels

*caused-by-extensionIssue identified to be caused by an extension

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions