.
.   
NEdit.org
   .

Home
 - News - Download - Documentation - Search - FTP     
.
.
  

Add/Remove Ada comment

[Back]

Insert Ada comments at the beginning of the lines in the selected block:

replace_in_selection("^.*$", "-- &", "regex")

Removes Ada comments at the beginning of the lines in the selected block:
replace_in_selection("(^[ \\\\t]*-- ?)(.*)$", "\\\\2", "regex")

Made by: Ulf Henningson, Approve AB, Sweden.
email: uh@approve.se

[Back]


. Released on  Wed, 21 Nov 2001  by C. Denat  

  
Visit our sponsor
Check Metrolink

© NEdit.org
1999-2001
All rights reserved


.