Microsoft cloud engineer - SharePoint, Office 365, Azure, DotNet, Angular, JavaScript.
Microsoft cloud engineer - SharePoint, Office 365, Azure, DotNet, Angular, JavaScript.

VIDEO – Demo of “SPGo” Visual Studio Code Extension

Wanted to show how SPGO extension can help with local folder editing for remote SharePoint files.   Local save (Ctrl+S) will automatically run upload in the background to destination Document Library.  Configuring JSON for workspace, populate first run, download files, and upload files.  Cheers! 

shades_smile

Video

Code

{
    "sourceDirectory": "src",
    "sharePointSiteUrl": "https://spjeff.sharepoint.com",
    "publishingScope": "SaveOnly",
    "authenticationType": "Forms",
    "remoteFolders" : ["/SiteAssets"]
}

References

© Copyright 2016
@ SPJeff

Return to Top ▲Return to Top ▲