8d1dc8c99b
This will make it easier for beta testers to enable ML ranking for code completion. Setting the --completion-model flag explicitly will still work but there will also be a shorthand --enable-completion-model which is equivalent to --completion-model=/path/to/dart-sdk/model/lexeme. I tested this manually through IntelliJ. Change-Id: Icd445e233f1eddec29d025769279dc03979cdb79 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/113127 Commit-Queue: Ari Aye <ariaye@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>