Python-vscode
Python-vscode copied to clipboard
TypeErrors
- Extension Name: python
- Extension Version: 0.2.3
- OS Version: Darwin x64 17.3.0
- VSCode version: 1.19.1
{
"activationTimes": {
"startup": false,
"codeLoadingTime": 42,
"activateCallTime": 12,
"activateResolvedTime": 0,
"activationEvent": "onLanguage:python"
},
"runtimeErrors": [
{
"name": "TypeError",
"message": "Cannot read property 'text' of undefined"
},
{
"name": "TypeError",
"message": "Cannot read property 'text' of undefined"
}
]
}