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

Syncrow

by Afzal7 ST3

Create and Sync Snippets.

Details

Installs

  • Total 462
  • Win 279
  • Mac 105
  • Linux 78
Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14
Windows 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 0 0 0 0 0 0 0 0 0 1 0
Mac 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 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 1 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 1 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