comp.lang.ada
 help / color / mirror / Atom feed
From: Gautier write-only address <gautier_niouzes@hotmail.com>
Subject: Ann: LEA v.0.87
Date: Mon, 29 May 2023 09:29:20 -0700 (PDT)	[thread overview]
Message-ID: <4397d1a5-dde5-4d4a-bbd6-79ea544583bfn@googlegroups.com> (raw)

LEA is a Lightweight Editor for Ada

Web site: http://l-e-a.sf.net/
Source repository #1: https://sf.net/p/l-e-a/code/HEAD/tree/
Source repository #2: https://github.com/zertovitch/lea

Changes since last announcement here: 

  - Added auto insert feature: e.g. typing `(` inserts `)`.
  - Added color theme Solarized Light.
  - Added a "stealth mode" in which LEA doesn't leave
       traces in the registry.
  - Editor adds `--  ` if the cursor is within a comment when the Return key
       is pressed (consequence: a comment is split into two comments).
  - If the cursor is within a string literal when the Return key is
       pressed, the string literal is split into two valid string
       literals with a `&` between them.
  - Added unhandled exception information to message list
  - Tabs with the various file names
  - LEA doesn't write scilexer.dll as a file; thus, it runs as 
       a portable application (in the sense: you can run it from a
       read-only drive directly, without installation)
  - Added a Build & Run button (for the HAC compiler).

Features:
  - multi-document
  - multiple undo's & redo's
  - multi-line & multi-point edit, rectangular selections
  - color themes, easy to switch
  - duplication of lines and selections
  - syntax highlighting
  - parenthesis matching
  - bookmarks

Currently available on Windows.
Gtk or other implementations are possible: the LEA_Common[.*] packages
are pure Ada, as well as HAC.

Enjoy! 

             reply	other threads:[~2023-05-29 16:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-29 16:29 Gautier write-only address [this message]
2023-05-29 19:56 ` Ann: LEA v.0.87 DrPi
2023-05-30  5:27   ` Gautier write-only address
2023-05-30  6:03     ` DrPi
2023-06-01  3:18       ` Gautier write-only address
2023-06-01  7:17         ` DrPi
2023-09-13 19:23       ` Gautier write-only address
2023-09-13 20:12         ` DrPi
2023-06-09 21:41 ` Gautier write-only address
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox