Jump to content

Andy's Editor: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
Line 12: Line 12:
*User configurable key binding
*User configurable key binding
*Shelling out to and filtering through operating system commands
*Shelling out to and filtering through operating system commands
Support
*for Programming Languages: [[Ada]], [[C]], [[Erlang]], [[Gofer]], [[Haskell]], [[Java]], [[Lisp]], [[Modula-2]], [[Pascal]], [[Perl]], [[Python]]
*for Batch files, Resource files


==Article==
==Article==

Revision as of 17:50, 2 November 2016

Andys Source Code Folding Editor was designed as a language configurable folding source code editor.

Features

  • Folding, the ability to group lines into a larger 'meta-line'
  • Block operations
  • Yank and put model for line copying etc.
  • Deleted item stack to allow multiple undeletes
  • Extended Regular Expression searching
  • Multiple buffers at any one time
  • Portability across many environments
  • Bracket matching
  • User configurable key binding
  • Shelling out to and filtering through operating system commands

Support

Article

A Programmer's Editor Shootout - Andy's Editor

Links