Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
21–30 of 63 posts
Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#22Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#23[0]: https://marketplace.visualstudio.com/items?itemName=RandomFr...
Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#24Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#25It would look a lot like JetBrains DataGrip.
Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#26In case you're looking for a VS Code extension to quickly preview, filter and plot data from various file formats you can check out vscode-data-preview [0] [0]: https://marketplace.visualstudio.com/items?itemName=RandomFr...
Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#27Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#28Looks nice! Which data types does the software support?
We've focused on JSON as the user-specified data model. So you can upload anything fitting into a JSON. We're using pandas to process the uploaded data, so spreadsheets or CSV-ish also work.
We've got a public roadmap (https://github.com/code-kern-ai/refinery/projects/1), and we're looking forward to also integrate e.g. native PDF labeling sometime soon.
Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#29Re: Show HN: If VS Code had a data-centric IDE sibling, what would that look like?
#30It would look like Datagrip without the ridiculous yearly subscriptions.