SEdit

Description

SEDIT is programmer's text editor with syntax highlighting for many languages. It was made by using SynEdit component and is a kind of use example for it.

Multi-languages software.

Syntax highlight for:

  • 68HC11 assembler files (*.hc11,*.asm,*.asc)
  • DSP files (*.dsp,*.inc)
  • AWK scripts (*.awk)
  • Baan 4GL files (*.cln)
  • C++ files (*.cpp,*.h,*.hpp)
  • Cache files (*.mac,*.inc,*.int)
  • CA-Clipper files (*.prg, *.ch, *.inc)
  • Cascading style sheet (*.css)
  • Delphi/C++ Builder forms (*.dfm)
  • Fortran files (*.for)
  • Foxpro files (*.prg)
  • Galaxy files (*.gtv,*.galrep)
  • GEMBASE files (*.dml,*.gem)
  • HP48 files (*.s,*.sou,*.a,*.hp)
  • HTML documents (*.htm,*.html)
  • INI files (*.ini)
  • Inno Setup scripts (*.iss)
  • Java files (*.java)
  • Javascript files (*.js)
  • Kix scripts (*.kix)
  • VBScript (*.vbs)
  • MS-DOS batch files (*.bat)
  • Pascal files (*.pas,*.dpr,*.dpk,*.inc)
  • Perl files (*.pl,*.pm,*.cgi)
  • PHP files (*.php,*.php3,*.phtml,*.inc)
  • Progress files (*.w,*.p,*.i)
  • Python files (*.py)
  • SQL files (*.sql)
  • ML standard files (*.sml)
  • Tcl/Tk files (*.tcl)
  • Visual Basic files (*.bas)
  • x86 assembler files(*.asm)
  • XML files (*.xml)

Documentation

Use

For programmers

Screenshot

SEdit screenshot

License

That software is free in the respect of 'GNU General Public License' (version 2) from Free Software Foundation. It is supplied as it is and without any warranty.

Download

For users

For programmers

History

Date Version Changes Status
27 January 2001 0.2.2 First published version. Testing
3 March 2001 0.2.3 Recognized language display, TAB key allowed, *.txt file no more detected as Galaxy language, SEDIT take focus when receive file by drag and drop. Testing
27 March 2001 0.2.4 Addition of XML syntax highlight. Testing
4 June 2001 0.2.5 SEDIT comes to front when afile is drag and drop on it. In use
23 November 2001 0.2.6 Syntax highlighting selection, different file format saving DOS (CRLF), UNIX (LF) or MAC (CR) In use