Paranthesis line indicator in ultraedit (Windows)

Started by HPW, May 30, 2010, 05:03:18 AM

Previous topic - Next topic

HPW

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.



http://hpwsoft.de/anmeldung/html1/newLISP/nl_ue.png">
Hans-Peter

m35

#1
Ultraedit seems to be a very popular editor. For kicks I tried to recreate Ultraedit in jEdit using my http://newlispfanclub.alh.net/forum/viewtopic.php?f=2&t=2552">newLISP mode and BufferTabs, ConfigurableFoldHandler (fixed beta version), and Whitespace plugins ;)



http://sites.google.com/site/erictheturtlefiles/jedit-like-ultraedit.png">

HPW

#2
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.
Hans-Peter