condemil / gist

Sublime Text plugin for creating new Gists from selected text
MIT License
725 stars 136 forks source link

Cannot save gist to github #132

Open jmscholen opened 10 years ago

jmscholen commented 10 years ago

I have no problem retrieving a gist from my github account. I have the settings noted below in the settings file, but the gist wont save when I save and the save dialog box pops up. I have reviewed the instructions but cant see that I have missed anything in the setup. Any suggestions?

// Disable the "save file..." dialog when closing a Gist "supress_save_dialog": true,

// Update the Gist upon saving the file, suppressing the filename dialog.
"save-update-hook": true
condemil commented 7 years ago

Have you found the solution for your issue? In case is not you can try to update to latest version.