Discussion:
Visual Studio not Adding Brackets...
(too old to reply)
mr t
2009-10-26 00:54:30 UTC
Permalink
Hi guys, I VB, I used to type like this:

throw new Exception "some message"

on enter, visual studio would add ( and ) to make the statement
correct. It was great. But, when I upgraded to SP1, It doesn't do it
anymore.

Do you guys know how I can get my brackets added automatically again.
thx.
Vijay
2009-12-12 05:43:18 UTC
Permalink
I don't know which version of VS you are using. But I'm using VS 2008 SP1.
After seeing your I've tried that. I works fine..
Post by mr t
throw new Exception "some message"
on enter, visual studio would add ( and ) to make the statement
correct. It was great. But, when I upgraded to SP1, It doesn't do it
anymore.
Do you guys know how I can get my brackets added automatically again.
thx.
Loading...