jan-dolejsi / vscode-pddl

Planning Domain Description Language (PDDL) grammar, syntax highlighting, code snippets, parser and planner integration for Visual Studio Code.
MIT License
84 stars 22 forks source link

Extension issue #44

Open DanielSCrouch opened 4 years ago

DanielSCrouch commented 4 years ago

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

{
    "messages": [],
    "activationTimes": {
        "codeLoadingTime": 2539,
        "activateCallTime": 8,
        "activateResolvedTime": 27,
        "activationReason": {
            "startup": false,
            "extensionId": {
                "value": "jan-dolejsi.pddl",
                "_lower": "jan-dolejsi.pddl"
            },
            "activationEvent": "onLanguage:pddl"
        }
    },
    "runtimeErrors": [
        {
            "name": "Error",
            "message": "Accessing getText() before file was parsed"
        },
        {
            "name": "Error",
            "message": "Accessing getText() before file was parsed"
        }
    ]
}
jan-dolejsi commented 4 years ago

Thanks. Can you please describe how to reproduce the issue?