Discussion:
show matching in verilog using nedit
Bert Wesarg
2009-03-27 17:58:39 UTC
Permalink
Hi,
Hi,
  I am big fan of nedit. Please let me know how can I make nedit to
highlight the code present between begin/end in verilog.
  I am using nedit version 5.5.
Thats not possible with version 5.5. Because You send this mail to
Eric too, I think you may know the solution:

http://kgb.endoftheinternet.org/~bertw/mp050226-V3-1-CVS20080907-2.patch

this is a patch which applies to the current CVS code base of NEdit
and provide programmable matching pairs (i.e. {/}, begin/end, ...)

If you need help to get a working NEdit with this patch, I suggest you
search the mail archive for conversations between Eric and me, I
helped him back then.

Regards,
Bert
Thanks!
-vijay
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Erez Amit
2009-03-28 09:44:11 UTC
Permalink
Hi Vijay,

There's a Verilog find-pair macro I've uploaded to the Niki site:
http://nedit.hackvalue.nl/niki/index.php/VerilogFindPair

The macro is easy to configure with new pairs or to remove old ones.

Best regards,
Erez
Post by Bert Wesarg
Hi,
Hi,
I am big fan of nedit. Please let me know how can I make nedit to
highlight the code present between begin/end in verilog.
I am using nedit version 5.5.
Thats not possible with version 5.5. Because You send this mail to
http://kgb.endoftheinternet.org/~bertw/mp050226-V3-1-CVS20080907-2.patch
this is a patch which applies to the current CVS code base of NEdit
and provide programmable matching pairs (i.e. {/}, begin/end, ...)
If you need help to get a working NEdit with this patch, I suggest you
search the mail archive for conversations between Eric and me, I
helped him back then.
Regards,
Bert
Thanks!
-vijay
--
http://www.nedit.org/mailman/listinfo/discuss
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Loading...