i really need this
i have 10 lines of code in c#, now what i want to do is comment them all..
i know one solution go to everyline and put // in front it, fine.
but is their anyway that i can select that 10 keys press some key from keyboard and all 10 lines gets commented and vice-versa??
Thanks.
i have 10 lines of code in c#, now what i want to do is comment them all..
i know one solution go to everyline and put // in front it, fine.
but is their anyway that i can select that 10 keys press some key from keyboard and all 10 lines gets commented and vice-versa??
Thanks.
Comment