I am not able to disable "Debug" and "Debug location" toolbar, this should be possible (i want to keep debugger package, etc, only toolbar i do not want).
I even found the key
<!-- Define name="No_DebugLocationToolbar"/> -->
in ApplicationCommands.vsct to disable the "Debug Location" toolbar but enabling it do not change anything ( <Define name="No_DebugLocationToolbar"/>).
I do not found a similar key for the "debug" toolbar. How i can remove these 2 toolbar from my shell?
I work with VS2013 isolated shell. Aka, very easy to reproduce, File->New Project, select Visual studio shell isolated, and uncomment the No_DebugLocationToolbar settings in the .vsct