jsgist icon indicating copy to clipboard operation
jsgist copied to clipboard

A 99.9999% client side code playground that stores data as github gists

Results 8 jsgist issues
Sort by recently updated
recently updated
newest added

## Description of the issue Sometimes the monaco editor panels don't have the latest data when you run a snippet. ## Steps to reproduce 1. start a new jsgist 2....

For the code panels on the left, if I drag the divider to basically "collapse" or minimize said panel (for example, I only want JS code and don't care about...

I can't think of an easy way to track read comments but I could have the comments displaying script send a message up the main page with the number of...

Something like `?user=greggman` could show a list of their public gists using the loading dialog

enhancement

1. bump up the size of a page. It defaults to 30 but the docs say you can set it to 100 2. Stop asking for more pages as soon...

enhancement

The more I use codemirror the less I like it. Maybe I can configure it but Monaco has so many features. I tried adding it once but something didn't work...

enhancement

It's surprising how deep this whole is ## Problem 1: one log -> one msg -> one update This first problem I fixed was one call to console.log would generate...

enhancement