ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Syncrow

by Afzal7 ST3

Create and Sync Snippets.

Details

Installs

  • Total 468
  • Win 283
  • Mac 105
  • Linux 80
Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 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
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 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 1 1 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

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