Skip to content

Commit 20d52ba

Browse files
#23 v. bump and docs update for config save/load
1 parent 4d9db38 commit 20d52ba

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ large `.csv/.tsv`, `.xlsx/.xlsm`, `.json` array, `.arrow`, `.avro` & `.parquet`
1313
- Pluggable Data Charting libraries for stock Charts: [highcharts](https://www.highcharts.com/demo) || [d3fc](https://d3fc.io/)
1414
- Dark & Light Data Preview Panel Themes
1515
- Persistent Data Preview Settings (Sort, Filter, Pivots, etc.) for restore on vscode Reload
16-
- `Excel` data files, `.avro` & `.arrow` `.json` array & `.schema.json` files auto-gen on the 1st Data Preview run.
16+
- `Excel` data files, `.avro` & `.arrow` data `.json` array & `.schema.json` files auto-gen on the 1st Data Preview run
1717
- Filtered data `.json` & `.csv` Save file options.
18+
- Save and Load data view config options.
1819

1920
![Perspective Viewer](https://github.com/RandomFractals/vscode-data-preview/blob/master/images/perspective-viewer.gif?raw=true
2021
"Perspective Viewer")

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-data-preview",
33
"displayName": "Data Preview",
44
"description": "Data Preview",
5-
"version": "1.9.0",
5+
"version": "1.9.1",
66
"publisher": "RandomFractalsInc",
77
"author": "Taras Novak",
88
"contributors": [

0 commit comments

Comments
 (0)