Created
September 23, 2016 16:36
-
-
Save wpupru/473ed5c07d34b1821f35cfc0e1778239 to your computer and use it in GitHub Desktop.
Настройка GitHub Gist в sublime text 3
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Настройка GitHub Gist в sublime text 3 | |
Первым делом нам нужно сгенерировать token. | |
Переходим на свой гитхаб, идем в settings и там в пункте Applications жмем Generate new token | |
Далее называем его как угодно и выбираем только один пункт gist и жмем генерировать. | |
Теперь устанавливаем полученный token в preferences => Package Settings => Gits => Settings-Default | |
Вторым пунктом, настраиваем комбинацию клавиш | |
Переходим preferences => Package Settings => Gits => Key Bindings-user | |
И изменяем как нам удобно, вот мой пример | |
[ | |
{ "keys": ["ctrl+k+i"], "command": "gist" }, | |
{ "keys": ["ctrl+k", "ctrl+p"], "command": "gist_private" }, | |
{ "keys": ["ctrl+k", "ctrl+s"], "command": "gist_update_file" }, | |
{ "keys": ["ctrl+k+o"], "command": "gist_list" }, | |
{ "keys": ["ctrl+k", "ctrl+["], "command": "insert_gist_list" }, | |
{ "keys": ["ctrl+k", "ctrl+]"], "command": "gist_add_file" } | |
] | |
Установка и настройка завершена. | |
Если комбинации клавиш настроенна аналогичны настроенным, то для создания gist'а нужно просто выделить подходящий код и нажать ctrl+k+i, | |
затем указать подходящее название, что выполняет код и выбрать название файла. | |
Чтобы использовать сохраненный ранее gist нужно нажать ctrl+k+o и выбрать код. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Cracking guide for Sublime Text 3.2.1 (3207) and Sublime Merge (1111)
Updated #12 (20190412)
The patch will show the license key for Sublime Text/Merge!
One license key for Sublime Text/Merge!
Sources:
Read the guide, run the script, enjoy ... :)
Cracking guide for VueScan 9 x64 (v9.6.38)
Sources:
Read the guide, run the script, enjoy ... :)
"We do not pay for programs that you do not know how to protect..." © CipherHater