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

Syncrow

by Afzal7 ST3

Create and Sync Snippets.

Details

Installs

  • Total 474
  • Win 287
  • Mac 107
  • Linux 80
Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10 Sep 9 Sep 8 Sep 7 Sep 6 Sep 5 Sep 4 Sep 3 Sep 2 Sep 1 Aug 31 Aug 30 Aug 29 Aug 28 Aug 27 Aug 26 Aug 25 Aug 24 Aug 23 Aug 22 Aug 21 Aug 20 Aug 19 Aug 18 Aug 17 Aug 16 Aug 15 Aug 14 Aug 13 Aug 12 Aug 11 Aug 10 Aug 9 Aug 8 Aug 7 Aug 6 Aug 5 Aug 4
Windows 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 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 1 0 1 1 1 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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