-
Notifications
You must be signed in to change notification settings - Fork 222
Add a button in the toolbar to reset the editor #629
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Oh wow, I never responded to this, and for that I apologize! I don't believe that this action is common enough to deserve space on the toolbar, which I attempt to keep minimal to avoid overwhelming people. My vision for this functionality is two-fold:
|
Huh. I thought it was really weird that there wasn't a reset button right about there. I thought it was a UI bug or something, actually. I would expect there to be some easily-findable way to reset the state. |
please add this |
an ios safari plugin would be useful - open any gist into the playground this would indirectly solve the issue and offload editing functionality to gist/github web ui. |
there could be a button to templates - a drop down list of public gists that serve as a starting point. |
Fixes the issue #323 .
It adds a button to reset the content of the editor. The session storage is also updated.