Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

"Add to Project" doesn't ask for the export folder #250

Open
PlanBernhard opened this issue May 20, 2022 · 2 comments
Open

"Add to Project" doesn't ask for the export folder #250

PlanBernhard opened this issue May 20, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@PlanBernhard
Copy link

Hello,
we want to check-in our Logic App changes into our repository. Therefore we used the context menu option "Add to project". The problem with that is, that it only adds the files in the root folder of our workspace, and doesn't give the option to choose a subfolder.
But the file does already exist in a subfolder. This means we have to delete the original files and move the exported files into the subfolder. Or we copy and paste the code.

(It would be nice, if the files does sync directly with the extension)

@joechung-msft joechung-msft added the enhancement New feature or request label May 21, 2022
@joechung-msft
Copy link
Contributor

It sounds like the request is to show a folder picker (defaulting to the root folder) instead of always choosing the root folder here.

https://github.com/microsoft/vscode-azurelogicapps/blob/main/src/commands/logic-app/addLogicAppToProject.ts#L25

@PlanBernhard
Copy link
Author

Thanks for your answer. It doesn't have to be a folder picker. Could also be a setting. Or maybe some config file, for each LA, to define different folders.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants