Hi, I would like to comment several successive lines in a file. Ex : Line1 Line2 Line3 Line4 becomes Line1 //Line2 //Line3 Line4 I can do it with a regular expression and Replace in selection. But I would like to know if it already exists a macro I could bind to a key. Regards. Eric.