Closed sgwill closed 9 years ago
Begs the question, should we always ask for the directory they want to work out of?
Yeah, I think that's how I'll start the feature and try using it for a few days to see if it feels right.
I'd say this should be a preference. I see both case (add new files into root, and add new files into highlighted folder) valid.
Maybe it can be a option?
Make a checkbox, to try and use the selected folder first, or a set of options perhaps.
This will be going shortly with some caveats in how yeoman works (namely if .yo-rc.json exists or not). This can be fixed via something like https://github.com/OmniSharp/generator-aspnet/issues/159 .
Currently atom-yeoman adds new files (new Class, new Controller, etc) into the project root instead of the currently highlighted folder.
Instead, add to highlighted folder