GoogleCloudPlatform / cloud-code-vscode

Cloud Code for Visual Studio Code: Issues, Documentation and more
Other
415 stars 111 forks source link

Apigee Workspace - Allow for relative folder paths to function on shared .code-workspace files #891

Open jallen-fni opened 6 months ago

jallen-fni commented 6 months ago

Use case When wanting to have a repository that has a shared .code-workspace file that references the entire proxy/environment/test/shared-flow folders inside of the project, it would benefit sharing of this file to allow for relative path handling.

Feature What would help? Allowing relative folder pathing inside the .code-workspace file to enable sharing of Apigee proxy configurations directly in their own code repository.

This structure works (in both VSCode folder view, and in CloudCode Apigee View) image

This structure does not work in the CloudCode Apigee View, but works fine in the VSCode Folder View image

luisgoncalves commented 5 months ago

Any estimate when this will be fixed? Thanks.