cheat_sh
A sublime plugin for cht.sh
Details
Installs
- Total 519
- Win 193
- Mac 162
- Linux 164
Jul 1 | Jun 30 | Jun 29 | Jun 28 | Jun 27 | Jun 26 | Jun 25 | Jun 24 | Jun 23 | Jun 22 | Jun 21 | Jun 20 | Jun 19 | Jun 18 | Jun 17 | Jun 16 | Jun 15 | Jun 14 | Jun 13 | Jun 12 | Jun 11 | Jun 10 | Jun 9 | Jun 8 | Jun 7 | Jun 6 | Jun 5 | Jun 4 | Jun 3 | Jun 2 | Jun 1 | May 31 | May 30 | May 29 | May 28 | May 27 | May 26 | May 25 | May 24 | May 23 | May 22 | May 21 | May 20 | May 19 | May 18 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 |
Readme
- Source
- raw.githubusercontent.com
cheat.sh-sublime-plugin
How To Install
- To install this plugin, clone this repository in the Packages folder of your Sublime Text 3 installation and rename the folder as CheatSheet. Hint : You can open the Packages folder from “Preferences -> Browse Packages”.
git clone https://github.com/gauravk-in/cheat.sh-sublime-plugin.git CheatSheet
- Then using the Package Control plugin, install the missing dependencies. To do this, you must open the Command Palette from “Tools -> Command Palette” and write “Package Control: Satisfy Dependencies”.
- You can open the console from “View -> Show Console” to check for any errors.
Meanwhile, we are working on publishing this plugin using Package Control, which will make it easy to install and update. Stay tuned for updates on this.
Demos
Show top 3 answers in a new tab
- Press “Cmd + cs” to launch the input panel in Sublime Text.
- Enter your query and press Enter.
- A new tab will be opened, and the top 3 best answers for the query will be listed in this page.
Insert answer directly in the editor
- Press “Cmd + ci” to launch the input panel in Sublime Text.
- Enter your query and press Enter.
- The answer will be pasted in the open editor.
Replace the query text with answer in editor
- Write your query string.
- Select the query string.
- Press “Cmd + cr” to replace the selected query string by the answer generated from cht.sh.
Note
- On Windows and Linux the “Cmd” key is replaced by “Ctrl” key.
- To get answers without comments, use “Alt” key in place of “Cmd” or “Ctrl”.