vscode-json-editor icon indicating copy to clipboard operation
vscode-json-editor copied to clipboard

If I modify the editor it will modify whatever file I happen to have open

Open phillijw opened this issue 6 years ago • 0 comments

If I create a new tab, paste some json, then open the editor extension, it works. But if I then close the json tab and leave hte editor open, and modify a property, it will convert the entirety of whatever file I happen to have open next to it to json.

phillijw avatar Jun 24 '19 13:06 phillijw