Support pallete commands with multi project workspaces #6455
joeythomaschaske
started this conversation in
Ideas
Replies: 1 comment
-
Thank you for filing this feature request. We appreciate your feedback and will review the feature at our next grooming session. We prioritize feature requests with more upvotes and comments. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
I do 2gp managed package development where we have multiple packages that make up our solution. To make my life easier I use a vscode workspace and include all of the packages that make up my solution into the workspace.
A challenge I have is that the palette commands to create resources are not aware of the workspace projects, and only show me directories for the first project in the workspace.
Describe the solution you'd like
I would like to be prompted which workspace to create the resource before being prompted for a directory
Describe alternatives you've considered
Using the sf cli to create the resources
Additional context
demo.mov
Beta Was this translation helpful? Give feedback.
All reactions