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
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,