Skip to content

Command Item added to wrong subfolder #19

@moon6969

Description

@moon6969

I wanted to add an new "Command (Community)" item to my VS2022 project, so I right-click on "Commands" folder and add the item, but it creates a second "Commands" subfolder.
It doesn't seem intuitive to me to have to right-click on the project folder rather then folder where I want the item to go.

├───Commands
│   │   TracePoint.cs
│   │   webSearch.cs
│   │
│   └───Commands
│           Command1.cs

NB: It also means the command has the nested namespace, so you have to remember to edit the file even if you drag it to the correct location.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions