c2ae2137c9
This updates keyword code completion to suggest 'async', 'async*', and 'sync' in new situations. This is necessary given that the fasta parser recovers in a slightly different way than the analyzer parser. Change-Id: I44cb42bc02874811df94a6586c7b9c9b5d7574c9 Reviewed-on: https://dart-review.googlesource.com/30460 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Dan Rubel <danrubel@google.com>