IDEA 14.0.2
Dart plugin 139.848
Dart SDK 1.8.3_r42039
Ctrl-Space will offer completion for built-in types like String or List, but for library types or my own types it only says "No suggestions". Dart support is enabled for the project.
I don't know what I should be looking for here. Any suggestions?