RandomFractals / vscode-data-preview

Data Preview 🈸 extension for importing 📤 viewing 🔎 slicing 🔪 dicing 🎲 charting 📊 & exporting 📥 large JSON array/config, YAML, Apache Arrow, Avro, Parquet & Excel data files
https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-data-preview
Apache License 2.0
550 stars 59 forks source link

Extension issue #312

Closed Luune closed 2 years ago

Luune commented 2 years ago

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

{
    "messages": [],
    "activationTimes": {
        "codeLoadingTime": 10763,
        "activateCallTime": 38,
        "activateResolvedTime": 87,
        "activationReason": {
            "startup": false,
            "extensionId": {
                "value": "RandomFractalsInc.vscode-data-preview",
                "_lower": "randomfractalsinc.vscode-data-preview"
            },
            "activationEvent": "onLanguage:json"
        }
    },
    "runtimeErrors": [],
    "runningLocation": {
        "affinity": 0,
        "kind": 1
    }
}
RandomFractals commented 2 years ago

Closing as duplicate of #173.

Yet another generic report of extension loading from vscode without any info about data being loaded, etc.

Also, note that data preview will be rebundled soon to speed up installation and loading. See ticket #311.