Skip to content

Code Explorer should automatically add a @Folder annotation when modules are added. #2884

@comintern

Description

@comintern

I was watching @Xipooo's "Real World Demo of Using Interfaces" video and realized that we're missing a pretty big opportunity in the context menu. We can tell pretty easily what folder in the Code Explorer is right-clicked to open the context menu:

screenshot from 2017-03-16 23 03 02

Why wouldn't we just add the @Folder("FolderThatWasRightClicked") annotation to the new module? This would make organization a lot easier as you're adding new code, and would be similar to how .NET and VS handle folders and namespaces.

Metadata

Metadata

Assignees

Labels

enhancementFeature requests, or enhancements to existing features. Ideas. Anything within the project's scope.feature-code-explorer

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions