I am working in Visual Studio 2008 in C# programming language. I am having a big problem in it, because when I am opening a bracket the Visual Studio is not automatically closing it as usual. I am having great difficulty on it in big methods which contains many brackets (if else/for).
Any help is very much appreciated!
I suggest you install Productivity Power Tools or Resharper. Both these extensions have support for that.