snippetmaker-vscode icon indicating copy to clipboard operation
snippetmaker-vscode copied to clipboard

After first use, my snippets file is now a single line with comments removed

Open roblingle opened this issue 5 years ago • 0 comments

I expected the extension to concatenate a new snippet at the end of the file. I'm guessing that it converted my snippets to a bare object, inserted the new one, and JSON.stringified it. I wish I had a way to undo this.

roblingle avatar Mar 14 '19 10:03 roblingle