I like to organize my components by type. For example: -components -dialogs -dialogcomponent1 -dialogcomponent2 -lists -todoList -shoppingList etc.. If right clicking the dialogs folder and selecting to Generate a new react component it will add a components folder under the dialogs. I would like to have a setting to avoid this.