If so, how?
I keep on accidentally clicking on 'Rebuild' instead of 'Build' because they are right next to eachother. I want a messagebox to show something like "Are you sure you want to rebuild this solution?", cancel the event if the user clicks on 'No' and proceed if 'Yes' is clicked.
Is there anyway at all to modify the context menu source code?