pawelgrzybek / snippet-generator

Snippet generator for Visual Studio Code, Sublime Text and Atom
https://snippet-generator.app/
1.74k stars 202 forks source link

Feature Request: Paste existing snippet to edit #44

Open mwhebert opened 4 years ago

mwhebert commented 4 years ago

It would be nice to be able to paste an existing snippet into the right side and have it decode it into the left hand side for editing the snippet. This way I could update an existing snippet I created without having to re-create it from scratch.

Nickyg001 commented 3 years ago

is a GREAT IDEA, currently it is very frustrating to rewrite the code (already done) for further changes, and then add all the example vscode dollar escapes, all tabstops, or multiple choice tabstops.