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

Implement Alloy remove command #26

Open
ewanharris opened this issue Dec 13, 2018 · 2 comments
Open

Implement Alloy remove command #26

ewanharris opened this issue Dec 13, 2018 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ewanharris
Copy link
Collaborator

The Alloy remove command takes a single argument that is the name of a controller/style/view, and removes the related files. It only handles a single argument. As the command removes all the related files we should only implement it as a "remove Alloy MVC components" (could be improved)

@ewanharris ewanharris added enhancement New feature or request good first issue Good for newcomers labels Dec 13, 2018
@hansemannn
Copy link
Contributor

good first issue 😄

@Topener
Copy link
Contributor

Topener commented Jul 17, 2019

Perhaps you can tap into when you remove a controller/view/style file and the plugin finds related files to prompt if user wants to delete those as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants