vscode-data-table icon indicating copy to clipboard operation
vscode-data-table copied to clipboard

Data Table 🈸 , Flat Data Grid δΈ­ & Data Summary 🈷️ Renderers for VSCode Notebook πŸ““ Cell βŒ— Data Outputs

Results 12 vscode-data-table issues
Sort by recently updated
recently updated
newest added

I love this extension. Can you publish it here. https://open-vsx.org/namespace/RandomFractalsInc vscode-data-table is a dependency of my extension and i would like to publish my extension at https://open-vsx.org/

The current line height obscures important textual information (underscores). This is vital for applications where data contains underscores, e.g. XML based data formats. Using your examples one can see that...

Hi when I use download as CSV all is ok but the JSON button doesn't work any idea why ? Thanks

Hello, Data Summary works well in summarizing categorical data, i.e. showing the number of categories and which values are more popular. For example, below it shows the number of `State`...

bug

for quick copy of raw data loaded in data table. also refine text content display from #40

feature

see: https://github.com/RandomFractals/vscode-data-preview/issues/32 and https://github.com/RandomFractals/vscode-data-preview/blob/master/src/data.providers/yaml.data.provider.ts

feature

similar to #54 for json data after parsing xml documents. see #71 for alpha xml data table display example and add better example with more nested xml nodes.

enhancement

see: https://github.com/DeltaXML/vscode-xpath-notebook

documentation
data
notebook

see: https://arrow.apache.org/docs/js/ notebook stdout wiring in #29 and arrow data loading TS test notebook from #28

feature
blocked

Highlight data with the same colors as it uses in `.json` file in editor, for example `string` | `boolean` | `number`: ![Screenshot (145)](https://user-images.githubusercontent.com/9638156/126835023-40d155c3-3aa3-467e-8649-c62350a93c6f.png) ![Screenshot (146)](https://user-images.githubusercontent.com/9638156/126835190-a8e38b87-c1f1-40f1-9c9c-fecaf9b83012.png)

feature