pawelgrzybek / snippet-generator

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

Add CTRL+Z #87

Open Flaviano-Rodrigues opened 1 year ago

Flaviano-Rodrigues commented 1 year ago

I was making a large snippet and I accidentally inserted a piece of code that compromised the snippet. I had to start from scratch because there's no way back.

My idea is simple, add a back function

SyedRizvi786092 commented 4 months ago

Yeah, same thing happened with me too...

pawelgrzybek commented 4 months ago

@Flaviano-Rodrigues @SyedRizvi786092 could you please guys elaborate on this one. This app uses a native inputs and text area, as long as these are supported in your OS and borwser, Cmd+z should work just fine. Could your give me a setp by step scenario when it is not working as you would expect please?

pawelgrzybek commented 4 months ago

Also, if you raise issue like that, please provide some more information, like OS, browser, version etc.

SyedRizvi786092 commented 4 months ago

@pawelgrzybek OS: Windows 11, version 23H2 Browser: Microsoft Edge -> Version 122.0.2365.52 (Official build) (64-bit)