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

Does this plugin send user's JSON/data over the network or use any online service to function? #23

Open
nkkolluru opened this issue Aug 13, 2020 · 1 comment

Comments

@nkkolluru
Copy link

Hello! First off, this is a beautiful plugin. Thanks a lot for that!

I read in the plugin documentation it is based on https://jsoneditoronline.org. Our company restricts using any online JSON formatters due to data privacy concerns. That is the reason for this question.

Thanks in advance!

@gregchamblin
Copy link

Please try my version of this extension. This version has not been maintained. The JSON editor code is all self-contained in the extension. I cannot guarantee that no data is transferred as I am not affiliated with that group.

VS Code Link
https://marketplace.visualstudio.com/items?itemName=GregChamblin.vscode-json-editor

Repository Link
https://github.com/gregchamblin/vscode-json-editor

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

2 participants