Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vscode plugin? #24

Open
nahum-litvin-hs opened this issue Apr 27, 2022 · 2 comments
Open

vscode plugin? #24

nahum-litvin-hs opened this issue Apr 27, 2022 · 2 comments

Comments

@nahum-litvin-hs
Copy link

HI! really love the jsonhero seems awesome. but what I really dream of is having it inside VScode.
is this possible?

@sascha10000
Copy link
Contributor

One way to implement that would be using https://code.visualstudio.com/api/extension-guides/webview . I would like to have that too tbh, but it seems like it would be worth to try out yourself. As an add-on you learn how to build plugins for vscode and could contribute a whole new repo.

@ericallam
Copy link
Member

I would also love to have it in VSCode, but haven't got around to it yet. We do have an "official" extension that just adds commands to open JSON in VSCode here:

https://github.com/jsonhero-io/vscode-extension

And the listing in the marketplace here:

https://marketplace.visualstudio.com/items?itemName=JSONHero.jsonhero-vscode

I was planning on adding the actual webview at some point in the future, definitely happy to receive contributions there as well!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants