RandomFractals / vscode-data-table

Data Table 🈸 , Flat Data Grid 中 & Data Summary 🈷️ Renderers for VSCode Notebook 📓 Cell ⌗ Data Outputs
https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-data-table
Apache License 2.0
25 stars 5 forks source link

VSCode-data-table not in VSCode gallery #126

Closed gbrueckl closed 2 years ago

gbrueckl commented 2 years ago

Hi, it seems like your extension is not in the official VSCode gallery?! I would like to use the renderers in my VSCode extension using "extensionDependencies" or at least pointing users to this extension

or is there a good reason why it is not in the official gallery?

regards & thanks for the great extension -gerhard

RandomFractals commented 2 years ago

Hi @gbrueckl,

I unpublished Data Table Renderers and a few other of my code/data viz extensions with low number of github stars and only a few K of installs from VSCode marketplace back in April. See this twitter thread.

I made this extension repository public again recently per request from some other devs, but currently I don't plan to republish it again in VSCode marketplace until Microsoft provides paid extension options in marketplace, or I'll get at least 10 sponsors on github to support future dev work on this and other open source data tools vscode extensions.

If you think your users would find these data renderers useful, you can link them to this repository and instruct them to install it from .vsix attached in releases:

https://github.com/RandomFractals/vscode-data-table/releases

Also, see this post in vscode dev discussions and feel free to sponsor my dev work if you find my dataViz extensions useful and would like to see some of them published again in vs marketplace: https://github.com/microsoft/vscode-discussions/discussions/1#discussioncomment-3374131

After reviewing your github profile I also discovered that you are working on PowerBI & Databricks vscode tools. You can use our new monthly Integration Sponsoring Tier to request new features and integrations with your tools.

RandomFractals commented 2 years ago

@gbrueckl I published it back in marketplace. You can use it as a dependency in your extensions and even with Jupyter notebooks in vscode web versions now. See our announcement on twitter & please consider sponsoring this dev work:

https://twitter.com/TarasNovak/status/1560402316527894531

Thanks for including this extension and mentioning Data Preview in your Databricks vscode extension docs!