Reputation: 777
I'm using vscode for my flutter application. but, autocompletion only shows up when I pressed space bar first. I'm new to vscode configuration, could you help me ?
Upvotes: 0
Views: 176
Reputation: 42353
I suspect you hit this issue:
https://github.com/Dart-Code/Dart-Code/issues/1374
It's fixed in the latest version of the Dart plugin. If you're still seeing it, please open a new issue on GitHub and I'll take a look. Thanks!
Upvotes: 2