Python-vscode
Python-vscode copied to clipboard
Extension issue
- Issue Type:
Bug
- Extension Name:
python
- Extension Version:
0.2.3
- OS Version:
Linux x64 5.4.0-42-generic
- VSCode version:
1.53.0
{
"messages": [
{
"type": 3,
"message": "'configuration.jsonValidation.url' must be an absolute URL or start with './' to reference schemas located in the extension.",
"extensionId": {
"value": "tht13.python",
"_lower": "tht13.python"
},
"extensionPointId": "jsonValidation"
}
],
"activationTimes": {
"codeLoadingTime": 564,
"activateCallTime": 12,
"activateResolvedTime": 2,
"activationReason": {
"startup": false,
"extensionId": {
"value": "tht13.python",
"_lower": "tht13.python"
},
"activationEvent": "onLanguage:python"
}
},
"runtimeErrors": []
}
```: