newLISP Fan Club

Forum => newLISP and the O.S. => Topic started by: HPW on May 30, 2010, 05:03:18 AM

Title: Paranthesis line indicator in ultraedit (Windows)
Post by: HPW on May 30, 2010, 05:03:18 AM
The latest ultraedit 16.10.0.1021 has a interesting new feature for lisper:



A new feature (I would call it paranthesis line indicator) show on indented lisp code where each paranthesis close and what line are between it.

Before you have the option to navigate to the opening paranthesis and the the closing paranthesis  gets highlighted. You had also the option to hit CTRL-B to paranthes-check and highlight all code.



The new feature is the third option and show all block paranthesis instantly.



(//%3C/s%3E%3CURL%20url=%22http://hpwsoft.de/anmeldung/html1/newLISP/nl_ue.png%22%3Ehttp://hpwsoft.de/anmeldung/html1/newLISP/nl_ue.png%3C/URL%3E%3Ce%3E)
Title: Re: Paranthesis line indicator in ultraedit (Windows)
Post by: m35 on June 04, 2010, 09:13:50 AM
Ultraedit seems to be a very popular editor. For kicks I tried to recreate Ultraedit in jEdit using my newLISP mode (//http) and BufferTabs, ConfigurableFoldHandler (fixed beta version), and Whitespace plugins ;)



(//%3C/s%3E%3CURL%20url=%22http://sites.google.com/site/erictheturtlefiles/jedit-like-ultraedit.png%22%3E%3CLINK_TEXT%20text=%22http://sites.google.com/site/ericthetur%20...%20raedit.png%22%3Ehttp://sites.google.com/site/erictheturtlefiles/jedit-like-ultraedit.png%3C/LINK_TEXT%3E%3C/URL%3E%3Ce%3E)
Title: Re: Paranthesis line indicator in ultraedit (Windows)
Post by: HPW on June 05, 2010, 12:00:38 AM
Your jEdit looks also very powerfull.


QuoteUltraedit seems to be a very popular editor.


Not only popular but also very powerfull. ;-)

When I purchased my lifetime-license of the shareware it was the best buy I ever made for software.

Lots of function I do not want to miss.

In my big production autolisp/newLISP-codes I would be lost without functions like 'Function list view' and the different 'paranthesis balance tools'.



Together with it brother UltraCompare a very powerfull tool in my toolset.