How to add command to right click context menu for solution explorer in VS 2022 extension
I am trying to create .vsix extension , i want to create command which shows up when i right click .razor file, but i wasn't able to find the correct id for parent to do this, can someone help me please?