I wrote the code - right through the editor (sublime text) I uploaded it to the Gist. Further, with each saving of changes in the editor, the code filled with gist changes as well. Is it possible to cancel synchronization so that the code can be saved on the gist only once and then when editing in sublime it has not changed?
- Regardless of your problem (which, I think, you can debug in Gist), I would not recommend using the Gist package, because it has not been updated for a long time, the developer apparently moved away from the project. Try HaoGist . I tested this package: everything ( almost ) works, your problem is not reproduced. Thank. - Sasha Chernykh
- oneOk, I'll try. Thanks for the advice - Alexander Zharichenko
|