Answer the question
In order to leave comments, you need to log in
How can I open a gist snippet directly into code instead of in a new tab?
Installed the Gist plugin ( Sublime ---> Install Package ---> Gist)
Generated a token (gist) on github
In Sublime ---> Preferencess --> Package Settings ---> Gist ---> Set... Default
"token" : "generated token"
Created the required snippet (with hotkeys) ---> call (with hotkeys) the snippet, select the desired one
---> the snippet opens in a new Sublime tab, not where the caret is!
Question:
Is it possible to call (insert) the snippet where the caret is or will it open in a new tab?
Answer the question
In order to leave comments, you need to log in
Dear topicstarter, apparently introduced the Open Gist command , which opens snippets in a new tab. The Insert Gist command inserts them where the caret is.
Thank you.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question