Debug a service and print debug output to vscode output channel(Supos Sync).
Requirements
Vscode 1.58.0+
supos-vscode-editor extension installed
A supos-generator-cli project
Extension Settings
Click the pull all services button to sync all service scripts to current workspace when you use this extension firstly, this will create two files in your root workspace folder, includes service-store.json for complete service information storage and service-to-script-map.json for service to local script map.
Change the localPath field in service-to-script-map.json if you want to place your script in some other directory than the defualt services/ directory