You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use a missing function 'SaaS\Download-BcEnvironmentInstalledExtensionToFolder', which downloads app symbols from a SaaS environment, similar to how a developer manually downloads symbols using Visual Studio Code.
This new function would handle cases where I need to compile workspace apps using a general compiler and a SaaS environment. It ensures that all PTE and AppSource symbols are downloaded from the environment.
This new function cover case when i need to compile workpace apps only using general compiler + SaaS environment . All PTE, AppSource symbols will be downloaded from environment.
There is provided function signature, and I will deliver the implementation in a Pull Request.
Hello Freddy,
I would like to use a missing function 'SaaS\Download-BcEnvironmentInstalledExtensionToFolder', which downloads app symbols from a SaaS environment, similar to how a developer manually downloads symbols using Visual Studio Code.
This new function would handle cases where I need to compile workspace apps using a general compiler and a SaaS environment. It ensures that all PTE and AppSource symbols are downloaded from the environment.
This new function cover case when i need to compile workpace apps only using general compiler + SaaS environment . All PTE, AppSource symbols will be downloaded from environment.
There is provided function signature, and I will deliver the implementation in a Pull Request.
Thank you.
The text was updated successfully, but these errors were encountered: