From 91bbf86750aa1a1fe888d8bdf134a2f36a3b51b0 Mon Sep 17 00:00:00 2001 From: Valerii Iatsko Date: Mon, 8 Feb 2016 01:01:41 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 4095f72..578ce49 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ A curated list of delightful VS Code packages and resources. For more awesomenes - [beautify](#beautify) - [Bookmarks](#bookmarks) - [Debugger for Chrome](#debugger-for-chrome) + - [ftp-sync](#ftp-sync) - [Project Manager](#project-manager) ## Syntax @@ -87,6 +88,12 @@ Unfortunately, VS Code doesn't support custom UI themes yet https://github.com/M ![](https://github.com/Microsoft/vscode-chrome-debug/raw/master/images/screenshot.png) +### [ftp-sync](https://marketplace.visualstudio.com/items?itemName=lukasz-wronski.ftp-sync) + +> Auto sync your work to remote FTP server + +![](http://i.imgur.com/W9h4pwW.gif) + ### [Project Manager](https://marketplace.visualstudio.com/items?itemName=Shan.project-manager) > Create and open projects instantly by saving the workspace folder in VSCode.