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

Command Item added to wrong subfolder #19

Open
moon6969 opened this issue Feb 7, 2022 · 0 comments
Open

Command Item added to wrong subfolder #19

moon6969 opened this issue Feb 7, 2022 · 0 comments

Comments

@moon6969
Copy link

moon6969 commented Feb 7, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant