VS Code dart widget wrapper not working correctly

Viewed 227

As you see below, VS Code autocompletion in wrapping widgets suddenly changed behavior and it doesn't merge widget arguments with the child and I should delete extra parentheses manually. Also, I saw this problem on function autocompletes too. Anybody can help?

enter image description here

enter image description here

0 Answers
Related