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

Lists do not display in "Data Table" or "Data Summary" Presentation modes #326

Closed jmagosta closed 1 year ago

jmagosta commented 1 year ago

This reopens #149. List objects unlike other simple types generate no display -- or warning -- in any presentation modes. The display area is left blank.

A list, unlike a text string or tuple results in no display at all. Merely installing this extension causes this blank output to show up, because the extension's renderer is prioritized over the built-in. This is inconsistent, confusing behavior.

RandomFractals commented 1 year ago

@jmagosta is this a continuation of the other issue you logged without steps or code to reproduce in our data table renderers extension? https://github.com/RandomFractals/vscode-data-table/issues/149

I am going to close this one as well. Wrong extension and repository.

jmagosta commented 1 year ago

Sorry I confused the similarly named repositories. J

On Wed, Mar 1, 2023 at 8:45 AM Taras Novak @.***> wrote:

@jmagosta https://github.com/jmagosta is this a continuation of the other issue you logged without steps or code to reproduce in our data table renderers extension? RandomFractals/vscode-data-table#149 https://github.com/RandomFractals/vscode-data-table/issues/149

I am going to close this one as well. Wrong extension and repository.

— Reply to this email directly, view it on GitHub https://github.com/RandomFractals/vscode-data-preview/issues/326#issuecomment-1450466309, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAVKOZMB4WTR5RD7SJD6XDWZ54KLANCNFSM6AAAAAAVMHKOBU . You are receiving this because you were mentioned.Message ID: @.***>

--


John Mark Agosta Palo Alto, CA @.***