Hi guys, just a small query.
I am working in VS 2008 and often i need to write a note in code like a reminder type. This note is in comment but is of multiple lines. i know VS used to provide summary option but now i am unable to find it .
a+b; // this is my note
// note continuing on next line
// but dont want to write comment slashes every time