- Issue Type:
Bug
- Extension Name:
python
- Extension Version:
2020.8.101144
- OS Version:
Darwin x64 19.6.0
- VSCode version:
1.48.0
{
"messages": [],
"activationTimes": {
"codeLoadingTime": 966,
"activateCallTime": 367,
"activateResolvedTime": 2853,
"activationReason": {
"startup": false,
"extensionId": {
"value": "ms-python.python",
"_lower": "ms-python.python"
},
"activationEvent": "onLanguage:python"
}
},
"runtimeErrors": [
{
"name": "Error",
"message": "command 'python.analysis.restartLanguageServer' already exists"
}
]
}
Bugpython2020.8.101144Darwin x64 19.6.01.48.0{ "messages": [], "activationTimes": { "codeLoadingTime": 966, "activateCallTime": 367, "activateResolvedTime": 2853, "activationReason": { "startup": false, "extensionId": { "value": "ms-python.python", "_lower": "ms-python.python" }, "activationEvent": "onLanguage:python" } }, "runtimeErrors": [ { "name": "Error", "message": "command 'python.analysis.restartLanguageServer' already exists" } ] }