chrishasz / spgo

SPGo: A Lightweight, Open Source, SharePoint IDE for Visual Studio Code
https://www.chrishasz.com/spgo
MIT License
60 stars 11 forks source link

Doesn't sync files in /search folder #70

Closed imorrish closed 5 years ago

imorrish commented 5 years ago

Search site in 365 is /search (not under a managed path). "remoteFolders": ["/_catalogs/masterpage/display templates/*/.html"]

All sub folders under /display templates/ are populated except files from the /display templates/Search folder are copied to the parent folder "display templates"

sg-chrishasz commented 5 years ago

Hello @imorrish!

I believe this bug is related to this issue. I'll get this resolved in the next version of SPGo.

sg-chrishasz commented 5 years ago

@imorrish - I've just posted SPGo 1.3.5 to the VSCode Marketplace which will resolve this issue. Please reopen this issue if you are still experiencing issues.