Undo commenting
Hey!
I've just commented my whole code with ctr+/ key but now I want to undo my comments, what key should I use?
Voters
CodingCactus
you could ctrl +f, then replace with nothing:
Hey!
I've just commented my whole code with ctr+/ key but now I want to undo my comments, what key should I use?
you could ctrl +f, then replace with nothing:
^z