-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
in debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsis bug
Milestone
Description
- Issue Type:
Bug - Extension Name:
dart-code - Extension Version:
3.13.2 - OS Version:
Darwin x64 19.5.0 - VSCode version:
1.48.2
{
"messages": [],
"activationTimes": {
"codeLoadingTime": 85,
"activateCallTime": 10,
"activateResolvedTime": 450,
"activationReason": {
"startup": false,
"extensionId": {
"value": "Dart-Code.dart-code",
"_lower": "dart-code.dart-code"
},
"activationEvent": "workspaceContains:**/pubspec.yaml,**/*.dart"
}
},
"runtimeErrors": [
{
"name": "TypeError",
"message": "Cannot read property 'thread' of undefined"
},
{
"name": "TypeError",
"message": "Cannot read property 'thread' of undefined"
}
]
}Metadata
Metadata
Assignees
Labels
in debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsis bug