Does this plugin send user's JSON/data over the network or use any online service to function?
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!
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