-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
getAvailableRefactorings request failure #36682
Comments
Fresh example here: Exception from analysis server (running from VSCode / Dart Code) What I was doingVersions
Analyzer InfoThe analyzer was launched using the arguments:
Exception (fatal)Failed to handle request: {id: 16329, method: edit.getAvailableRefactorings, params: {file: /Users/timsneath/git/me/cambridge/spectrum/lib/spectrum/keyboard.dart, length: 0, offset: 877}, clientRequestTime: 1558393542581}
Diagnostics requested after the error occurred are: [
{
"name": "/Users/timsneath/git/me/cambridge/spectrum",
"explicitFileCount": 12,
"implicitFileCount": 617,
"workItemQueueLength": 0,
"cacheEntryExceptions": []
}
] |
#37421 is the same in Flutter 1.5.4-hotfix.2. |
|
…ethod refactoring. R=brianwilkerson@google.com Bug: #36682 Change-Id: I9b15983ff6a872eec14c48bdf29680e6db97a75e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/108480 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Aha, that explains it. Thanks! |
Exception from analysis server (running from VSCode / Dart Code)
What I was doing
Versions
Analyzer Info
The analyzer was launched using the arguments:
Exception (fatal)
Failed to handle request: {id: 5253, method: edit.getAvailableRefactorings, params: {file: /Users/timsneath/git/me/cupertino_store/lib/model/products_repository.dart, length: 0, offset: 90}, clientRequestTime: 1555717504077}
Diagnostics requested after the error occurred are:
The text was updated successfully, but these errors were encountered: