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

Syncrow

by Afzal7 ST3

Create and Sync Snippets.

Details

Installs

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