Taras Novak
Taras Novak
... now with geojson data display too :wink: https://github.com/RandomFractals/vscode-data-table/releases/tag/v1.3.0 
@connor4312 I think it would be best if vscode provided an api to integrate built-in json, xml and other text editor views in notebook cell renderers, so we can use...
@shah thanks for mentioning my data table renderers. @cmoog I really like your SQL notebook extension. It's probably the simplest implementation I've seen to run SQL queries in vscode notebooks....
does not look like it. There are much better alternatives in the Notebooks category now. Try [httpBook](https://marketplace.visualstudio.com/items?itemName=anweber.httpbook) or [Runme](https://marketplace.visualstudio.com/items?itemName=stateful.runme). See our [curl](https://github.com/RandomFractals/vscode-data-table#runme-notebook-example) example with various [data table renderers](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-data-table) and [leaflet...
Interesting scenario. Do you have data files I could test it with? Thanks for the PR. I only noticed it now.
Also, would it be possible to provide alternative query results viewer interface and API in the upcoming SQL Tools releases? While we find current results viewer sufficient, we think it...
@DrBu7cher well, we logged our SQL Tools new feature wishes in a separate #1239 issue now, but curious what is in the next release and if there could be some...
Sounds good. @gjsjohnmurray can you mark my data viewer feature request comment in this issue as off topic? I moved it out for us to work on it for the...
@zcmarkyoung I use SQLite on Windows 10 too for testing and it works. Make sure you have this setting in your user or project workspace vscode settings: ``` { "sqltools.useNodeRuntime":...
Closing this feature request as VSCode marketplace lists older versions of this extension and I'll do my best to update vega libraries and built-in examples for major new releases.