CatStarwind / FileSync

Visual Studio Code Extension to keep external folders synced with a work space.
https://marketplace.visualstudio.com/items?itemName=CatStarwind.filesync
GNU Affero General Public License v3.0
9 stars 6 forks source link

Syn Folders #4

Open batistellabr opened 4 years ago

batistellabr commented 4 years ago

Can this extension be used to sync folders, recursively?

CatStarwind commented 4 years ago

It should be syncing everything within a source folder recursively. Could you give me some more information / debug logs?

DrScr3w commented 4 years ago

Also with me too no folders are synchronized. Even if I create the folder over VS code.

CatStarwind commented 4 years ago

Could you give me more information? e.g. debug logs, filesync.mappings setting object.

DrScr3w commented 4 years ago

filesync.mappings setting object: "filesync.mappings": [ { "source": "c:\\Users\\alexa\\My Repository\\FKnetwork", "destination": "X:\\"} ],

how can i create a debug log for your extenstion?

DrScr3w commented 4 years ago

@CatStarwind - what information can I give you?