tht13 / Python-vscode

A Python language pack for Visual Studio Code
MIT License
17 stars 11 forks source link

Extension issue #78

Closed iamjing66 closed 2 years ago

iamjing66 commented 3 years ago

:warning: We have written the needed data into your clipboard. Please paste! :warning:

iamjing66 commented 3 years ago
{
    "messages": [
        {
            "type": 3,
            "message": "\"configuration.jsonValidation.url\" 必须是绝对 URL 或者以 \"./\" 开头,以引用扩展中的架构。",
            "extensionId": {
                "value": "tht13.python",
                "_lower": "tht13.python"
            },
            "extensionPointId": "jsonValidation"
        }
    ],
    "activationTimes": {
        "codeLoadingTime": 36,
        "activateCallTime": 8,
        "activateResolvedTime": 21,
        "activationReason": {
            "startup": false,
            "extensionId": {
                "value": "tht13.python",
                "_lower": "tht13.python"
            },
            "activationEvent": "onLanguage:python"
        }
    },
    "runtimeErrors": []
}