Dart - private variable name auto suggestion is not working

If I type following code, IntelliJ is smart enough to suggest me variable name. 


 But this does not work for private variable.

I guess this is a bug in the Dart plugin. 

0
1 comment

I'd rather consider it a missing feature; please feel free to file a request for it to youtrack, https://youtrack.jetbrains.com/issues/WEB

0

Please sign in to leave a comment.