Anyone know a good way to find out where i have an extra #region or #endregion in my code? I have about 5000 lines of c# code and i'm trying to do it manually right now. Any help is appreciated.
Do CTRL+M CTRL+L - to close up all the regions. Then expand them one at a time on the left (little +
sign) until you see #region XXX
that doesnt have matching #endregion
Should look like this:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With