The #region feature is great, but I just realized you can delete an entire collapsed region by just one backspace or delete, and there's no warning dialogue like "You are about to delete a lot of your code. Are you sure?"
I know it can be brought back by undo easily, but I'm still concerned about not realizing I've accidentally deleted it and closing Visual Studio and loosing all the code.
Is there anything that can be done to satisfy my silly concerns? I've been looking in the options and also tried searching the internet but haven't found anything useful.