Nedit Macro, what is this?

As a developer I need light stable text editor with strong functionality.
I think, that only one editor can fill these requirements.
NEdit

This editor with functionality of vim and usability of IDE is the best editor which I have ever seen.

And today I want to speak about it’s macros:

First of all read this links:
http://nedit.hackvalue.nl/niki/index.php/Main_Page
http://www.mailnet.co.uk/~marc/msl.html#0

Everything, what I was trying, was of these sites.

———-
I have added:
– Expander = which can expand text to the templates
– session = to save/open more files at once
– ngrep = very nice macro to grep directory to some string

I have learn about:
– key strokes:
– Alt-M [a-z] to make marks
– Alt-G [a-z] to jump to mark
– Ctrl-M jump to paired bar
– Ctrl-Y open file from selection
– I added with macros:
– Alt-X – expand template
– Alt-C – jump to next placeholder
– Alt-O – grep funcionality
– better interface
– nedit-server and nedit-client
– ispell and aspell in nedit (nice function :-D

….
If someone wants this, please write me or read links below. There is no place to describe tutorial to load nedit macros.

Leave a Reply