Python-vscode
Python-vscode copied to clipboard
Extension issue
- Issue Type:
Bug
- Extension Name:
python
- Extension Version:
0.2.3
- OS Version:
Linux x64 4.15.0-42-generic
- VSCode version:
1.30.1
:warning: We have written the needed data into your clipboard. Please paste! :warning:
{
"activationTimes": {
"startup": false,
"codeLoadingTime": 193,
"activateCallTime": 29,
"activateResolvedTime": 1,
"activationEvent": "onLanguage:python"
},
"runtimeErrors": [
{
"name": "TypeError",
"message": "Cannot read property 'text' of undefined"
}
]
}
should be closed as duplicate of #23 (additional info: also happened on a newer vscode version on GNU/Linux)