Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template Commands should be surfaced on only default folders. #852

Closed
ntotten opened this issue Jan 8, 2019 · 0 comments · Fixed by #1235
Closed

Template Commands should be surfaced on only default folders. #852

ntotten opened this issue Jan 8, 2019 · 0 comments · Fixed by #1235

Comments

@ntotten
Copy link
Contributor

ntotten commented Jan 8, 2019

Currently, the "SFDX: Create X" commands are shown on every folder in the solution. This is because we allow users to have a flexible structure to their project. However, this is resulting in a very overloaded right-click menu. The proposal is to change it so that the "SFDX: Create X" commands only show up on the default folder for each type. For example, "SFDX: Create Lighting Component" only shows up on the aura folder. "SFDX: Create Apex Class" only shows on the "classes" folder.

@ntotten ntotten added the feature label Jan 8, 2019
@ntotten ntotten added this to the Spring 19 milestone Jan 10, 2019
@ntotten ntotten removed this from the Spring 19 milestone Mar 21, 2019
ruthemmanuelle added a commit that referenced this issue Apr 3, 2019
@lcampos or @brpowell - Please check this updated text for accuracy:
Add a menu for selecting an output directory for commands that create metadata from a template; create the `default` directory, if it doesn’t exist, when running these commands ([PR #1187](#1187), [Issue #852](#852), [Issue #998](#998))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant