vscode icon indicating copy to clipboard operation
vscode copied to clipboard

POC: monaco editor-based data visualization

Open gagik opened this issue 11 months ago • 0 comments

This adds a quick draft up POC extension (which we'd combine with our actual extension) based on VSCode sample.

Will visualize any .mongodb.json file with many blocks of monaco editors. You'd probably want to compile the project and then use Developer > Install extension from location... and choose the added folder to get it working.

I have some example files to test in examples/

gagik avatar Dec 13 '24 18:12 gagik