Afzal7 / syncrow

Create and Sync your snippets
2 stars 0 forks source link
plugin snippets sublime-text-3 sync

Syncrow

A Sublime Text 3 Plugin. Create and Sync your snippets.

All the snippets are synced at http://www.syncrow.in.

Easy Installation

You can install it through the Package Control.

  1. Press ⌘/Ctrl + ⇧ + P to open the command palette.

  2. Type Package Control: Install Package and press enter. Then search for Syncrow.

Manual Installation

  1. Clone this repo.

  2. Open Sublime text 3.

  3. Navigate to Preferences > Browse Packages

  4. Open User folder.

  5. Paste the content of the repo into this folder.

Usage

  1. Select the code/text you want to save.

  2. Right Click and click on "Add to syncrow" OR use syncrow shortcuts (See Below).

  3. Enter the name of the snippet. Press Enter.

alt text

  1. Thats it. The snippet will now appear in the autocomplete popup.

alt text

Enable Sync

  1. Visit http://www.syncrow.in

  2. SignUp and generate a Syncrow Key.

  3. Open Sublime Text 3.

  4. Navigate to Preferences > Settings.

  5. Add this line: "syncrow_key": "YOUR_SYNCROW_KEY"

  6. Right Click and click on "Sync syncrow".

  7. Voila!

Shortcuts

MacOSx: Super + Shift + x

Linux: Ctrl + Shift + x