config-sync
VS Code extension that makes starting new projects easier by syncing configuration files with a MongoDB database.

config-sync is an extension written in Node.js with Typescript with the Visual Studio Code extension development API. Users can provide a connection to their MongoDB instance or use global storage on local disk provided by the API. The extension then allows uploading files (with custom aliases) as well as downloading and writing files to the current workspace directory with a single command without ever leaving the text editor.

featureImage
Feature Contributions
featureImage
Uploaded Files on a MongoDB database