RandomFractals / geo-data-viewer

Geo Data Analytics tool for VSCode IDE with kepler.gl support to generate and view maps πŸ—ΊοΈ without any Python 🐍, IPyWidgets βš™οΈ, pandas 🐼, Jupyter notebooks πŸ“š, or ReactJS βš›οΈ app code.
https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.geo-data-viewer
Apache License 2.0
408 stars 44 forks source link

save map configs with new custom webview editor api #19

Closed RandomFractals closed 4 years ago

RandomFractals commented 4 years ago

use editor stack api to save/track undo/redo map config changes when it's released.

see the proposed api outline here:

https://github.com/microsoft/vscode/issues/77131#issuecomment-567743066

RandomFractals commented 4 years ago

still waiting on their ETA for that custom webview editor api ...

https://github.com/microsoft/vscode/issues/77131#issuecomment-572073434

RandomFractals commented 4 years ago

closing this since most likely we will not see that built-in custom webview editor api go GA in vscode till March :)

will reopen it when it's ready for me to integrate ...