How to comment out several lines.

Eric Bouyoux eric.bouyoux at insidefr.com
Fri May 29 08:47:34 CEST 2009


Hi,

I didn't know it was possible to customize the "Macro" menu.
I don't know for the moment if I'll adapt the existing macros to Verilog
language or if I'll try to use Andrew's macros, but thanks to all, I'll
succeed to do what I wanted to.

Regards.

Eric.

Regards.

Eric.

Eric Bouyoux a écrit :
> 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.
>   



More information about the Discuss mailing list