Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
C
cheat-sh-sublime-plugin
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gaurav Kukreja
cheat-sh-sublime-plugin
Commits
2352ec29
Unverified
Commit
2352ec29
authored
Jul 16, 2018
by
Gaurav Kukreja
Committed by
GitHub
Jul 16, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Create README.md
parent
2296c9ed
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
+20
-0
README.md
README.md
+20
-0
No files found.
README.md
0 → 100644
View file @
2352ec29
# cheat.sh-sublime-plugin
Please note that this is simply a proof of concept of the Sublime Plugin for "cht.sh". New features are intended
to be added soon. Please feel free to give it a spin in the meanwhile, and write in your requests, suggestions and ideas.
## How To Install
1.
Download the project, and copy the CheatSheet folder in the Packages folder of your installation. You can
open the packages folder from "Preferences -> Browse Packages".
2.
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".
3.
You can open the console from "View -> Show Console" to check for any errors.
## How to Use
1.
Open your source file. The extension of the source file should indicate the programming language (eg. .py for python).
2.
Write your query, eg. "append file". Select and press the key sequence to send request to "cht.sh". On Linux the key combination
is "Ctrl + Shift + b". On MacOS, the key combination is "Cmd + b".
3.
The query will then be replaced by the code generated from "cht.sh".
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment